1
0
forked from GitHub/gf-core
This commit is contained in:
Krasimir Angelov
2017-09-06 12:40:22 +02:00

View File

@@ -56,7 +56,7 @@ haskPreamble gadt name =
"import Data.Monoid"
] else []) ++
[
"import PGF",
"import PGF hiding (Tree)",
"----------------------------------------------------",
"-- automatic translation from GF to Haskell",
"----------------------------------------------------",