summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF.hs
diff options
context:
space:
mode:
authorPrasanth Kolachina <prasanthk.ms09@gmail.com>2018-05-24 09:47:27 +0200
committerPrasanth Kolachina <prasanthk.ms09@gmail.com>2018-05-24 09:47:27 +0200
commit6faad1b3cfd2d0f37b7ea89a6282b44c95cd7620 (patch)
treeaec082ec4c6d1ba62c4c5e562f28cdea86244ee7 /src/runtime/haskell/PGF.hs
parent10df5a7269721ab0807ec7a0fe4b75cd1bb16d87 (diff)
add bracketLinearizeAll for variants
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
-rw-r--r--src/runtime/haskell/PGF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index 6c0002a8a..134a13c3b 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -58,7 +58,7 @@ module PGF(
-- * Operations
-- ** Linearization
- linearize, linearizeAllLang, linearizeAll, bracketedLinearize, tabularLinearizes,
+ linearize, linearizeAllLang, linearizeAll, bracketedLinearize, bracketedLinearizeAll, tabularLinearizes,
groupResults, -- lins of trees by language, removing duplicates
showPrintName,