Fix hReady (trac #1063)
[ghc-base.git] / base.cabal
index 42a232d..b17a05e 100644 (file)
@@ -1,5 +1,5 @@
 name:           base
-version:        3.0
+version:        4.0
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries@haskell.org
@@ -79,6 +79,7 @@ Library {
         Control.Concurrent.QSemN,
         Control.Concurrent.SampleVar,
         Control.Exception,
+        Control.Exception.Base
         Control.OldException,
         Control.Monad,
         Control.Monad.Fix,