forked from GitHub/gf-core
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an internal module in the runtime. These are not really part of the core runtime.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user