wrapround of thread delays
[haskell-directory.git] / base.cabal
index 9d76cb4..071e81e 100644 (file)
@@ -1,5 +1,5 @@
 name:          base
-version:       2.0
+version:       2.1
 license:       BSD3
 license-file:  LICENSE
 maintainer:    libraries@haskell.org
@@ -25,7 +25,7 @@ exposed-modules:
        Control.Monad.ST.Lazy,
        Control.Monad.ST.Strict,
        Control.Parallel,
-       -- Control.Parallel.Strategies,
+       Control.Parallel.Strategies,
        Data.Array,
        Data.Array.Base,
        Data.Array.Diff,
@@ -51,7 +51,6 @@ exposed-modules:
        Data.Foldable,
        Data.Fixed,
        Data.Function,
-       Data.FunctorM,
        -- Data.Generics,
        -- Data.Generics.Aliases,
        -- Data.Generics.Basics,
@@ -72,7 +71,6 @@ exposed-modules:
        Data.Monoid,
        Data.Ord,
        Data.PackedString,
-       Data.Queue,
        Data.Ratio,
        Data.STRef,
        Data.STRef.Lazy,