export Control.Exception.Base
[ghc-base.git] / base.cabal
index c647001..b17a05e 100644 (file)
@@ -79,6 +79,7 @@ Library {
         Control.Concurrent.QSemN,
         Control.Concurrent.SampleVar,
         Control.Exception,
+        Control.Exception.Base
         Control.OldException,
         Control.Monad,
         Control.Monad.Fix,
@@ -154,8 +155,6 @@ Library {
         Text.Show,
         Text.Show.Functions
         Unsafe.Coerce
-    other-modules:
-        Control.Exception.Base
     c-sources:
         cbits/PrelIOUtils.c
         cbits/WCsubst.c