core2core

This commit is contained in:
crumbtoo
2023-12-11 14:18:48 -07:00
parent e477891bc3
commit 238729cf1e
5 changed files with 193 additions and 63 deletions

View File

@@ -23,6 +23,7 @@ library
, GM
, Compiler.RLPC
, Core.Syntax
, Core.Utils
other-modules: Data.Heap
, Data.Pretty
@@ -31,6 +32,7 @@ library
, Core.Examples
, Core.Lex
, Control.Monad.Errorful
, Core2Core
build-tool-depends: happy:happy, alex:alex