mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 18:28:55 -06:00
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
This commit is contained in:
@@ -56,7 +56,7 @@ haskPreamble gadt name =
|
|||||||
"import Data.Monoid"
|
"import Data.Monoid"
|
||||||
] else []) ++
|
] else []) ++
|
||||||
[
|
[
|
||||||
"import PGF",
|
"import PGF hiding (Tree)",
|
||||||
"----------------------------------------------------",
|
"----------------------------------------------------",
|
||||||
"-- automatic translation from GF to Haskell",
|
"-- automatic translation from GF to Haskell",
|
||||||
"----------------------------------------------------",
|
"----------------------------------------------------",
|
||||||
|
|||||||
Reference in New Issue
Block a user