Fix incorrect changes to C types in a foreign import for nhc98.
[haskell-directory.git] / base.cabal
index 597f2b3..e670051 100644 (file)
@@ -1,5 +1,5 @@
 name:          base
-version:       2.0
+version:       2.1
 license:       BSD3
 license-file:  LICENSE
 maintainer:    libraries@haskell.org
@@ -77,6 +77,7 @@ exposed-modules:
        Data.STRef.Strict,
        Data.Sequence,
        Data.Set,
+       Data.String,
        Data.Tree,
        Data.Traversable,
        Data.Tuple,
@@ -134,6 +135,7 @@ exposed-modules:
        Text.Read.Lex,
        Text.Show,
        Text.Show.Functions
+       Unsafe.Coerce
 other-modules:
        Data.Array.IO.Internals
 include-dirs:  include, ../../ghc/includes