From a2de6fb531bedb3dde47eae1fbc4b968845a614a Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 19 Jun 2005 08:40:50 +0000 Subject: [PATCH] [project @ 2005-06-19 08:40:50 by krasimir] Add PprTyThing to modules list --- ghc/compiler/package.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/compiler/package.conf.in b/ghc/compiler/package.conf.in index fe3b115..f8c3035 100644 --- a/ghc/compiler/package.conf.in +++ b/ghc/compiler/package.conf.in @@ -169,6 +169,7 @@ exposed-modules: PprCore PprExternalCore PprMach + PprTyThing PrelInfo PrelNames PrelRules -- 1.7.10.4