This commit is contained in:
@@ -29,8 +29,12 @@ executable gyehoek
|
||||
|
||||
-- cabal-fmt: expand app -Main
|
||||
other-modules:
|
||||
Gyehoek.ANF
|
||||
Gyehoek.GenSym
|
||||
Gyehoek.QBE
|
||||
Gyehoek.QBE.Parse
|
||||
Gyehoek.Scratch
|
||||
Gyehoek.Syntax
|
||||
|
||||
-- other-extensions:
|
||||
build-depends:
|
||||
@@ -40,12 +44,14 @@ executable gyehoek
|
||||
, effectful-plugin
|
||||
, lens
|
||||
, megaparsec
|
||||
, mtl
|
||||
, prettyprinter
|
||||
, qbe
|
||||
, recursion-schemes
|
||||
, template-haskell
|
||||
, text
|
||||
, vector
|
||||
, generic-lens
|
||||
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2024
|
||||
|
||||
Reference in New Issue
Block a user