Remove Control.Parallel*, now in package parallel
[haskell-directory.git] / base.cabal
index 2153529..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,
@@ -107,7 +105,6 @@ exposed-modules:
        GHC.Conc,
        GHC.ConsoleHandler,
        GHC.Dotnet,
-       GHC.Dynamic,
        GHC.Enum,
        GHC.Err,
        GHC.Exception,
@@ -162,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,
@@ -188,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)