+3
-2
@@ -55,6 +55,7 @@ library
|
||||
Gyehoek.CPS.Close
|
||||
Gyehoek.CPS.Convert
|
||||
Gyehoek.CPS.Lower
|
||||
Gyehoek.CPS.Stackify
|
||||
Gyehoek.CPS.Syntax
|
||||
Gyehoek.Driver
|
||||
Gyehoek.GenSym
|
||||
@@ -102,9 +103,8 @@ test-suite test
|
||||
type: exitcode-stdio-1.0
|
||||
hs-source-dirs: test
|
||||
main-is: Main.hs
|
||||
|
||||
-- cabal-fmt: expand test
|
||||
other-modules:
|
||||
Gyehoek.Test.CPS.Stackify
|
||||
Gyehoek.Test.CPS.Syntax
|
||||
Gyehoek.Test.Golden
|
||||
Gyehoek.Test.Sexp
|
||||
@@ -113,6 +113,7 @@ test-suite test
|
||||
build-depends:
|
||||
, base
|
||||
, directory
|
||||
, effectful
|
||||
, filepath
|
||||
, generic-lens
|
||||
, gyehoek
|
||||
|
||||
Reference in New Issue
Block a user