This commit is contained in:
2026-09-11 16:32:15 -06:00
parent 309f722712
commit 1a93f168a9
6 changed files with 282 additions and 11 deletions
+5 -1
View File
@@ -69,6 +69,7 @@ library
Gyehoek.Lift1
Gyehoek.Options
Gyehoek.Prelude
Gyehoek.Scheme.Expand
Gyehoek.Scheme.Syntax
Gyehoek.Sexp
Gyehoek.Sexp.Grammar
@@ -110,13 +111,16 @@ library
, recursion-schemes
, scientific
, string-interpolate
, tardis
, template-haskell
, text
, text-short
, typed-process
, unordered-containers
, vector
, tardis
, witherable
, semialign
, these
hs-source-dirs: src
default-language: GHC2024