X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=base.cabal;h=f4fd2fe709752e8bf328a158321125d462cb4e28;hb=26d2805a6e58822d246cf9601fb226b0861e7f65;hp=6e696e773878000ad3ce44d30146e2a96e76c7fe;hpb=5aa48cdf0852c15f6bedd8ffc74a1f7d39c7518c;p=haskell-directory.git diff --git a/base.cabal b/base.cabal index 6e696e7..f4fd2fe 100644 --- a/base.cabal +++ b/base.cabal @@ -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