diff options
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
| -rw-r--r-- | src/runtime/haskell/PGF.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs index bda3919be..293aec0fd 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -131,7 +131,7 @@ module PGF( graphvizDefaults, conlls2latexDoc, -- extra: - getDepLabels, + Labels, getDepLabels, -- * Probabilities Probabilities, |
