Remove Control.Parallel*, now in package parallel
[haskell-directory.git] / base.cabal
index 5ff08b7..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,