summaryrefslogtreecommitdiff
path: root/church-eval.ipkg
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2023-07-03 18:23:19 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2023-07-03 18:23:19 +0100
commit5fdeacb6f61d4c7db0187a5cf85be90aae1dfa75 (patch)
tree9126e98e17179e5bc17496b8814f955cb9c95fe3 /church-eval.ipkg
parent9039055d9a994bde34e0c0bfedad1a72cd9c17a7 (diff)
Add ability to compile terms to scheme.
Diffstat (limited to 'church-eval.ipkg')
-rw-r--r--church-eval.ipkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/church-eval.ipkg b/church-eval.ipkg
index 242470b..80fc5f5 100644
--- a/church-eval.ipkg
+++ b/church-eval.ipkg
@@ -16,6 +16,7 @@ modules
, Encoded.Union
, Encoded.Vect
, Term
+ , Term.Compile
, Term.Pretty
, Term.Semantics
, Term.Syntax