Make compile

This commit is contained in:
2024-09-21 17:13:20 +02:00
parent 2549d5af1b
commit 111fe3cee5
5 changed files with 100 additions and 141 deletions

View File

@@ -16,6 +16,10 @@ common common
executable byg
import: common
main-is: Main.hs
other-modules:
Sources
Functions
ComputationM
hs-source-dirs: src
build-depends:
base