Fix negative index handling in splitAt, replicate and unfoldrN. Move mapF, filterF...
[haskell-directory.git] / package.conf.in
index 78a74c3..ad57400 100644 (file)
@@ -36,6 +36,8 @@ exposed-modules:
        Data.Array.Unboxed,
        Data.Bits,
        Data.Bool,
+       Data.ByteString,
+       Data.ByteString.Char8,
        Data.Char,
        Data.Complex,
        Data.Dynamic,
@@ -98,6 +100,7 @@ exposed-modules:
        Foreign.Storable,
        GHC.ConsoleHandler,
        GHC.Dotnet,
+       GHC.Dynamic,
        GHC.Exts,
        GHC.ForeignPtr,
        GHC.Handle,