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. --- src/runtime/haskell/pgf.cabal | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/runtime/haskell/pgf.cabal') 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 -- cgit v1.2.3