From be43d5dfdc777995d237e224da7f627426774527 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 26 Jan 2017 10:04:42 +0000 Subject: added mkAbs and unAbs in the Haskell binding --- src/runtime/haskell-bind/PGF2.hsc | 3 ++- 1 file changed, 2 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 c27643f84..cdafb6eb9 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -30,7 +30,8 @@ module PGF2 (-- * PGF -- ** Functions Fun,functions, functionsByCat, functionType, hasLinearization, -- ** Expressions - Expr,showExpr,readExpr,mkApp,unApp,mkStr,unStr,mkInt,unInt,mkFloat,unFloat, + Expr,showExpr,readExpr, + mkAbs,unAbs,mkApp,unApp,mkStr,unStr,mkInt,unInt,mkFloat,unFloat, -- ** Types Type(..), Hypo, BindType(..), startCat, showType, -- cgit v1.2.3