summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF.hs
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-04-08 15:38:11 +0000
committerhallgren <hallgren@chalmers.se>2013-04-08 15:38:11 +0000
commitb8ce5ef5b3186e437e09b8c47dbe1d1fa505ba55 (patch)
tree891f2d919a4ad473b010aed30a0f76793d6bf28b /src/runtime/haskell/PGF.hs
parent35b47968d2efbb61b3faf5b31350c70cb24cb68e (diff)
PGF.hs: export function missingLins
Also in Commands.hs: be explicit about things imported from the PGF library that are not in the public API. Also a couple of haddock documentation fixes.
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
-rw-r--r--src/runtime/haskell/PGF.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index b368d583d..d0eadd764 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -35,7 +35,7 @@ module PGF(
categories, startCat,
-- * Functions
- functions, functionsByCat, functionType,
+ functions, functionsByCat, functionType, missingLins,
-- * Expressions & Trees
-- ** Tree
@@ -132,7 +132,7 @@ module PGF(
showProbabilities,
readProbabilitiesFromFile,
- -- ** SortTop
+ -- -- ** SortTop
-- forExample,
-- * Browsing