Control.Parallel.Strategies: clarified documentation of parListChunk.
[haskell-directory.git] / base.cabal
index 6c807ed..9d76cb4 100644 (file)
@@ -31,7 +31,6 @@ exposed-modules:
        Data.Array.Diff,
        Data.Array.IArray,
        Data.Array.IO,
-       Data.Array.IO.Internals,
        Data.Array.MArray,
        Data.Array.ST,
        Data.Array.Storable,
@@ -51,6 +50,7 @@ exposed-modules:
        Data.Eq,
        Data.Foldable,
        Data.Fixed,
+       Data.Function,
        Data.FunctorM,
        -- Data.Generics,
        -- Data.Generics.Aliases,
@@ -136,6 +136,8 @@ exposed-modules:
        Text.Read.Lex,
        Text.Show,
        Text.Show.Functions
+other-modules:
+       Data.Array.IO.Internals
 include-dirs:  include, ../../ghc/includes
 includes:      HsBase.h
 extensions:    CPP