From: Pepe Iborra Date: Sun, 10 Dec 2006 22:32:17 +0000 (+0000) Subject: Add the debugger related modules to package.conf X-Git-Tag: 2006-12-17~9 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=f9a0b1974dcf20d361539bd03b49f273f7118d7d;p=ghc-hetmet.git Add the debugger related modules to package.conf --- diff --git a/compiler/package.conf.in b/compiler/package.conf.in index 58ce197..fdea275 100644 --- a/compiler/package.conf.in +++ b/compiler/package.conf.in @@ -12,6 +12,7 @@ exposed-modules: Binary BitSet Bitmap + Breakpoints BuildTyCl ByteCodeAsm ByteCodeFFI @@ -66,6 +67,7 @@ exposed-modules: CprAnalyse Ctype DataCon + Debugger Demand Desugar Digraph @@ -75,6 +77,7 @@ exposed-modules: DriverPipeline DsArrows DsBinds + DsBreakpoint DsCCall DsExpr DsForeign @@ -189,6 +192,7 @@ exposed-modules: RnNames RnSource RnTypes + RtClosureInspect Rules SAT SATMonad