summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorKrasimir Angelov <kr.angelov@gmail.com>2017-09-04 11:43:37 +0200
committerKrasimir Angelov <kr.angelov@gmail.com>2017-09-04 11:43:37 +0200
commit1f908fa7bf65f51540ccb2b70ca2bd00d9b3dedf (patch)
tree6211e867d908c3e40bf29dfa0c5d5ab0cbaf2c38 /gf.cabal
parentcae52bb9af3f2735a31a4a64cb3b9d7750d0b2a9 (diff)
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an internal module in the runtime. These are not really part of the core runtime.
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal4
1 files changed, 1 insertions, 3 deletions
diff --git a/gf.cabal b/gf.cabal
index 5ace12c34..c9f02c324 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -109,9 +109,6 @@ Library
exposed-modules:
PGF
PGF.Internal
- PGF.Lexing
- PGF.LexingAGreek
- PGF.Utilities
PGF.Haskell
other-modules:
@@ -137,6 +134,7 @@ Library
PGF.VisualizeTree
PGF.ByteCode
PGF.OldBinary
+ PGF.Utilities
if flag(c-runtime)
exposed-modules: PGF2