fix Haskell embedded grammars

This commit is contained in:
krasimir
2008-06-23 08:48:17 +00:00
parent 683a87ad59
commit b3d03db7bd
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