wrapround of thread delays
[haskell-directory.git] / base.cabal
index d74975d..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,