put 'unsafeCoerce' in a standard location
[haskell-directory.git] / base.cabal
index 597f2b3..aacd081 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,