mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
fix Haskell embedded grammars
This commit is contained in:
@@ -29,7 +29,7 @@ module PGF(
|
||||
|
||||
-- * Expressions
|
||||
-- ** Tree
|
||||
Tree(..),
|
||||
Tree(..), Literal(..),
|
||||
showTree, readTree,
|
||||
|
||||
-- ** Expr
|
||||
|
||||
Reference in New Issue
Block a user