From 9f9b23d0dddd3b61e4289cfbcf08241deddc65de Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 19 Nov 2015 13:18:19 +0000 Subject: added mkInt and mkFloat in the Haskell binding to make it easy to create literal expressions --- 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 40002ff50..c7b24d680 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -22,7 +22,7 @@ module PGF2 (-- * CId -- * Types Type(..), Hypo, BindType(..), showType, functionType, -- * Trees - Expr,Fun,readExpr,showExpr,mkApp,unApp,mkStr, + Expr,Fun,readExpr,showExpr,mkApp,unApp,mkStr,mkInt,mkFloat, graphvizAbstractTree,graphvizParseTree, -- * Morphology MorphoAnalysis, lookupMorpho, fullFormLexicon, -- cgit v1.2.3