summaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime')
-rw-r--r--src/runtime/haskell-bind/PGF2.hsc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/runtime/haskell-bind/PGF2.hsc b/src/runtime/haskell-bind/PGF2.hsc
index ad7deb1b1..32034bcfc 100644
--- a/src/runtime/haskell-bind/PGF2.hsc
+++ b/src/runtime/haskell-bind/PGF2.hsc
@@ -14,9 +14,8 @@
module PGF2 (-- * PGF
PGF,readPGF,abstractName,startCat,
- loadConcr,unloadConcr,
-- * Concrete syntax
- Concr,languages,parse,linearize,addLiteral,
+ Concr,languages,parse,linearize,
-- * Trees
Expr,readExpr,showExpr,unApp,
-- * Morphology