forked from GitHub/gf-core
two new functions in the PGF API: mkAbs, unAbs
This commit is contained in:
@@ -43,6 +43,7 @@ module PGF(
|
||||
-- ** Expr
|
||||
Expr,
|
||||
showExpr, readExpr,
|
||||
mkAbs, unAbs,
|
||||
mkApp, unApp,
|
||||
mkStr, unStr,
|
||||
mkInt, unInt,
|
||||
|
||||
Reference in New Issue
Block a user