non-GHC: hide Prelude.catch
[ghc-base.git] / base.cabal
index 42a232d..c647001 100644 (file)
@@ -1,5 +1,5 @@
 name:           base
-version:        3.0
+version:        4.0
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries@haskell.org
@@ -154,6 +154,8 @@ Library {
         Text.Show,
         Text.Show.Functions
         Unsafe.Coerce
+    other-modules:
+        Control.Exception.Base
     c-sources:
         cbits/PrelIOUtils.c
         cbits/WCsubst.c