This commit is contained in:
@@ -28,7 +28,9 @@ executable gyehoek
|
||||
main-is: Main.hs
|
||||
|
||||
-- cabal-fmt: expand app -Main
|
||||
other-modules: Gyehoek.QBE
|
||||
other-modules:
|
||||
Gyehoek.QBE
|
||||
Gyehoek.QBE.Parse
|
||||
|
||||
-- other-extensions:
|
||||
build-depends:
|
||||
@@ -41,7 +43,9 @@ executable gyehoek
|
||||
, prettyprinter
|
||||
, qbe
|
||||
, recursion-schemes
|
||||
, template-haskell
|
||||
, text
|
||||
, vector
|
||||
|
||||
hs-source-dirs: app
|
||||
default-language: GHC2024
|
||||
|
||||
Reference in New Issue
Block a user