From ff16c7e0d3c31e7e14618c8fd59f7a7066135360 Mon Sep 17 00:00:00 2001 From: Lemmih Date: Fri, 24 Feb 2006 22:37:04 +0000 Subject: [PATCH] Oops, I got a little trigger happy while trimming package.conf.in. --- ghc/compiler/package.conf.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in index d50f6cf..4d348c1 100644 --- a/ghc/compiler/package.conf.in +++ b/ghc/compiler/package.conf.in @@ -121,8 +121,11 @@ exposed-modules: IfaceEnv IfaceSyn IfaceType + IlxGen Inst InstEnv + Java + JavaGen InteractiveUI Kind Lexer @@ -171,6 +174,7 @@ exposed-modules: PprTyThing PrelInfo PrelNames + PrintJava PrelRules Pretty PrimOp -- 1.7.10.4