Remove Control.Parallel*, now in package parallel
[haskell-directory.git] / base.cabal
index f4fd2fe..b1ad318 100644 (file)
@@ -24,8 +24,6 @@ exposed-modules:
        Control.Monad.ST,
        Control.Monad.ST.Lazy,
        Control.Monad.ST.Strict,
-       Control.Parallel,
-       Control.Parallel.Strategies,
        Data.Array,
        Data.Array.Base,
        Data.Array.Diff,
@@ -161,8 +159,6 @@ exposed-modules:
        System.Time,
        Text.ParserCombinators.ReadP,
        Text.ParserCombinators.ReadPrec,
-       Text.PrettyPrint,
-       Text.PrettyPrint.HughesPJ,
        Text.Printf,
        Text.Read,
        Text.Read.Lex,
@@ -187,6 +183,7 @@ c-sources:
        cbits/timeUtils.c
 include-dirs: include, ../../includes, ../../rts
 includes:      HsBase.h
+install-includes:      HsBase.h
 extensions:    CPP
 -- XXX is there an extension for using # in varids?
 -- We need to set the package name to base (without a version number)