From: simonpj@microsoft Date: Thu, 3 May 2007 09:37:07 +0000 (+0000) Subject: Be less quiet about building the base package X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3b0f456ee8100f19177ac0a1f67f9572974f7444;p=haskell-directory.git Be less quiet about building the base package --- diff --git a/base.cabal b/base.cabal index 6e696e7..2153529 100644 --- a/base.cabal +++ b/base.cabal @@ -192,5 +192,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