summaryrefslogtreecommitdiff
path: root/src/PGF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/PGF.hs')
-rw-r--r--src/PGF.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/PGF.hs b/src/PGF.hs
index 1efabcc3c..b9ad357c9 100644
--- a/src/PGF.hs
+++ b/src/PGF.hs
@@ -27,8 +27,9 @@ module PGF(
languages, abstractName, languageCode,
-- * Types
- Type,
+ Type, Hypo,
showType, readType,
+ mkType, mkHypo, mkDepHypo, mkImplHypo,
categories, startCat,
-- * Functions