diff options
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index b7270e4..df72133 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -10,6 +10,9 @@ build-type: Simple library exposed-modules: + -- default ghci module on top + Example + Analysis.Identity Array AST @@ -35,7 +38,6 @@ library Compile.Exec Data Data.VarMap - Example Example.GMM Example.Types ForwardAD |