From 14b32a115ca47c2799b292ad0777098e705247c0 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 26 Jan 2017 06:40:13 +0000 Subject: add unStr,unInt and unFloat in the Haskell binding --- src/runtime/haskell-bind/PGF2.hsc | 2 +- 1 file changed, 1 insertion(+), 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 c5da14abf..b4aea30e4 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -30,7 +30,7 @@ module PGF2 (-- * PGF -- ** Functions Fun,functions, functionsByCat, functionType, hasLinearization, -- ** Expressions - Expr,showExpr,readExpr,mkApp,unApp,mkStr,mkInt,mkFloat, + Expr,showExpr,readExpr,mkApp,unApp,mkStr,unStr,mkInt,unInt,mkFloat,unFloat, -- ** Types Type(..), Hypo, BindType(..), showType, -- cgit v1.2.3