Re-working of the breakpoint support
[ghc-hetmet.git] / compiler / package.conf.in
index 58ce197..d001c28 100644 (file)
@@ -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
@@ -189,6 +191,7 @@ exposed-modules:
        RnNames
        RnSource
        RnTypes
+       RtClosureInspect
        Rules
        SAT
        SATMonad
@@ -222,6 +225,7 @@ exposed-modules:
        TcEnv
        TcExpr
        TcForeign
+       TcGadt
        TcGenDeriv
        TcHsSyn
        TcHsType