Clean up and move things around
This commit is contained in:
@@ -17,14 +17,17 @@ library
|
||||
import: common
|
||||
hs-source-dirs: src
|
||||
exposed-modules:
|
||||
Types.Token
|
||||
Types.Values
|
||||
Types.Value
|
||||
Types.Function
|
||||
Types.FunctionIO
|
||||
Types
|
||||
Sources
|
||||
FunctionImplementations.Pure
|
||||
FunctionImplementations.IO
|
||||
Dependency
|
||||
ComputationM
|
||||
Functions
|
||||
Generator
|
||||
DependencyGenerator
|
||||
Evaluation.Function
|
||||
Evaluation.FunctionIO
|
||||
SiteGenerator
|
||||
build-depends:
|
||||
base
|
||||
, mtl
|
||||
|
||||
Reference in New Issue
Block a user