summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index 1aadc6b..b0ed639 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -46,6 +46,7 @@ library
Language.AST
Lemmas
Simplify
+ Simplify.TH
Util.IdGen
other-modules:
build-depends:
@@ -53,10 +54,10 @@ library
containers,
deepseq,
directory,
- -- template-haskell,
prettyprinter,
process,
some,
+ template-haskell,
transformers,
unix,
vector,