Kind of make it work with pre-compilation

But very messy now.
This commit is contained in:
2024-09-23 21:14:18 +02:00
parent 47dd09f54c
commit a098317df3
10 changed files with 275 additions and 114 deletions

View File

@@ -21,16 +21,20 @@ library
Sources
FunctionImplementations.Pure
FunctionImplementations.IO
Dependency
ComputationM
Functions
Generator
build-depends:
base
, mtl
, bytestring
, template-haskell
executable byg
import: common
main-is: src/Main.hs
build-depends:
base
, template-haskell
, byg