Kind of make it work with pre-compilation
But very messy now.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user