diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-06-18 00:00:11 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-06-18 00:00:11 +0200 |
commit | d1b2e2c3a3cdaf49ff5e4bae6fe9b0612c3779c2 (patch) | |
tree | 38577e02839ac18244aa46b833da8957cbe9789e /chad-fast.cabal | |
parent | 2b1a40b5933b8b0dceaae744e5b70cb604822c9d (diff) |
Tests pass, should check if output is sensible
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 2 |
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 |