From 6af632dd185b176222724cce47a49428f1301752 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 26 Jan 2017 10:17:02 +0000 Subject: added mkMeta and unMeta in the Haskell binding --- src/runtime/haskell-bind/PGF2.hsc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/runtime/haskell-bind/PGF2.hsc') diff --git a/src/runtime/haskell-bind/PGF2.hsc b/src/runtime/haskell-bind/PGF2.hsc index cdafb6eb9..1f8d07c12 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -31,7 +31,12 @@ module PGF2 (-- * PGF Fun,functions, functionsByCat, functionType, hasLinearization, -- ** Expressions Expr,showExpr,readExpr, - mkAbs,unAbs,mkApp,unApp,mkStr,unStr,mkInt,unInt,mkFloat,unFloat, + mkAbs,unAbs, + mkApp,unApp, + mkStr,unStr, + mkInt,unInt, + mkFloat,unFloat, + mkMeta,unMeta, -- ** Types Type(..), Hypo, BindType(..), startCat, showType, -- cgit v1.2.3