more stackification
build / build (push) Failing after 1m29s

This commit is contained in:
2026-08-18 16:06:06 -06:00
parent d91e059a84
commit 10d449a0b5
11 changed files with 236 additions and 37 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ main = defaultMain =<< root
root :: IO TestTree
root = testGroup "test" <$> sequenceA
[ {- Gyehoek.Test.Golden.root
,-} Gyehoek.Test.Sexp.root
[ Gyehoek.Test.Golden.root
, Gyehoek.Test.Sexp.root
, Gyehoek.Test.CPS.Syntax.root
, Gyehoek.Test.Stack.VM.root
, Gyehoek.Test.CPS.Stackify.root