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.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index 0e3c79f40..c1d903f4f 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -22,7 +22,7 @@ module PGF(
CId, mkCId, wildCId,
showCId, readCId,
-- extra
- ppCId, pIdent, bsCId,
+ ppCId, pIdent, utf8CId,
-- * Languages
Language,