summaryrefslogtreecommitdiff
path: root/chad-fast.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-06-18 00:00:11 +0200
committerTom Smeding <tom@tomsmeding.com>2025-06-18 00:00:11 +0200
commitd1b2e2c3a3cdaf49ff5e4bae6fe9b0612c3779c2 (patch)
tree38577e02839ac18244aa46b833da8957cbe9789e /chad-fast.cabal
parent2b1a40b5933b8b0dceaae744e5b70cb604822c9d (diff)
Tests pass, should check if output is sensible
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r--chad-fast.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal
index b8510d2..b7270e4 100644
--- a/chad-fast.cabal
+++ b/chad-fast.cabal
@@ -19,12 +19,14 @@ library
AST.Env
AST.Pretty
AST.Sparse
+ AST.Sparse.Types
AST.SplitLets
AST.Types
AST.UnMonoid
AST.Weaken
AST.Weaken.Auto
CHAD
+ CHAD.Accum
CHAD.EnvDescr
CHAD.Top
CHAD.Types