idk
build / build (push) Failing after 51s

This commit is contained in:
2026-08-06 21:07:33 -06:00
parent 80164acb96
commit c3c4866fa8
11 changed files with 286 additions and 294 deletions
+3 -2
View File
@@ -52,6 +52,7 @@ library
-- cabal-fmt: expand src
exposed-modules:
Gyehoek.CPS.Close
Gyehoek.CPS.Convert
Gyehoek.CPS.Lower
Gyehoek.CPS.Syntax
@@ -65,8 +66,8 @@ library
build-depends:
, base ^>=4.21.2.0
, binary
, bytestring
, containers
, typed-process
, effectful
, effectful-core
, effectful-plugin
@@ -87,9 +88,9 @@ library
, template-haskell
, text
, text-short
, typed-process
, unordered-containers
, vector
, bytestring
hs-source-dirs: src
default-language: GHC2024