forked from GitHub/gf-core
the embedded grammars now work with both the pure Haskell and the Haskell binding API
This commit is contained in:
@@ -51,6 +51,7 @@ module PGF(
|
||||
mkStr, unStr,
|
||||
mkInt, unInt,
|
||||
mkDouble, unDouble,
|
||||
mkFloat, unFloat,
|
||||
mkMeta, unMeta,
|
||||
-- extra
|
||||
pExpr,
|
||||
|
||||
Reference in New Issue
Block a user