Make Control.Exception buildable by nhc98.
[haskell-directory.git] / base.cabal
index 6e696e7..f4fd2fe 100644 (file)
@@ -107,7 +107,6 @@ exposed-modules:
        GHC.Conc,
        GHC.ConsoleHandler,
        GHC.Dotnet,
-       GHC.Dynamic,
        GHC.Enum,
        GHC.Err,
        GHC.Exception,
@@ -192,5 +191,5 @@ extensions: CPP
 -- XXX is there an extension for using # in varids?
 -- We need to set the package name to base (without a version number)
 -- as it's magic.
-ghc-options: -fglasgow-exts -package-name base -v0
+ghc-options: -fglasgow-exts -package-name base