summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF.hs
diff options
context:
space:
mode:
authorodanoburu <bcclaro@gmail.com>2018-05-28 16:22:54 -0300
committerodanoburu <bcclaro@gmail.com>2018-05-28 16:22:54 -0300
commit92d476f43bc54a87dbb47fbd5cd30df79e9630ae (patch)
tree2008c0f8ded8f70f8e533c6c6de263bc7d02bedf /src/runtime/haskell/PGF.hs
parentd205679dcefbcab3666403933a7e7866422e0877 (diff)
parent44e387ec16e72f3a194fc2391b47391fc49c0bab (diff)
Merge remote-tracking branch 'upstream/master' into por
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,