This commit is contained in:
2026-07-05 15:14:17 -06:00
parent 817b7530c1
commit a2c93938ca
5 changed files with 355 additions and 6 deletions
+3
View File
@@ -36,14 +36,17 @@ executable gyehoek
-- cabal-fmt: expand app -Main
other-modules:
Gyehoek.CPS.Convert
Gyehoek.CPS.Lower
Gyehoek.CPS.Syntax
Gyehoek.GenSym
Gyehoek.Options
Gyehoek.Scheme.Syntax
Gyehoek.Sexp
Gyehoek.Wasm.Syntax
build-depends:
, base ^>=4.21.2.0
, binary
, containers
, cradle
, effectful