summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/pgf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/haskell/pgf.cabal')
-rw-r--r--src/runtime/haskell/pgf.cabal4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/runtime/haskell/pgf.cabal b/src/runtime/haskell/pgf.cabal
index 58f362d1b..35e2a84e1 100644
--- a/src/runtime/haskell/pgf.cabal
+++ b/src/runtime/haskell/pgf.cabal
@@ -50,9 +50,6 @@ Library
exposed-modules:
PGF
PGF.Internal
- PGF.Lexing
- PGF.LexingAGreek
- PGF.Utilities
PGF.Haskell
other-modules:
@@ -78,3 +75,4 @@ Library
PGF.VisualizeTree
PGF.ByteCode
PGF.OldBinary
+ PGF.Utilities