Import Data.ByteString from fps 0.5.
[haskell-directory.git] / base.cabal
index 4d5a6e8..4aead21 100644 (file)
@@ -38,6 +38,8 @@ exposed-modules:
        Data.Array.Unboxed,
        Data.Bits,
        Data.Bool,
+       Data.ByteString,
+       Data.ByteString.Char8,
        Data.Char,
        Data.Complex,
        Data.Dynamic,
@@ -45,6 +47,7 @@ exposed-modules:
        Data.Eq,
        Data.Foldable,
        Data.FiniteMap,
+       Data.Fixed,
        Data.FunctorM,
        -- Data.Generics,
        -- Data.Generics.Aliases,