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 2f9f21e1e..a4d9f4aa1 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -54,7 +54,7 @@ module PGF( groupResults, -- lins of trees by language, removing duplicates showPrintName, - BracketedString(..), FId, LIndex, + BracketedString(..), FId, LIndex, Token, Forest.showBracketedString, -- ** Parsing |
