fix Haskell embedded grammars

This commit is contained in:
krasimir
2008-06-23 08:48:17 +00:00
parent 9d6e3c7b95
commit 8b47619361
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ module PGF(
-- * Expressions
-- ** Tree
Tree(..),
Tree(..), Literal(..),
showTree, readTree,
-- ** Expr