summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
-rw-r--r--src/runtime/haskell/PGF.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index 9165f01ef..42ef8aaff 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -116,7 +116,8 @@ module PGF(
graphvizDependencyTree,
graphvizBracketedString,
graphvizAlignment,
-
+ gizaAlignment,
+
-- * Probabilities
Probabilities,
mkProbabilities,