From 1f908fa7bf65f51540ccb2b70ca2bd00d9b3dedf Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Mon, 4 Sep 2017 11:43:37 +0200 Subject: eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an internal module in the runtime. These are not really part of the core runtime. --- gf.cabal | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gf.cabal') 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 -- cgit v1.2.3