[Haskell] ANNOUNCE: jhc 0.6.0 Haskell Compiler

Don Stewart dons at galois.com
Tue Mar 24 11:20:22 EDT 2009


peter.vers:
> > On Sat, Mar 21, 2009 at 10:00 AM, Don Stewart <dons at galois.com> wrote:
> > ghc-pkg hide transformers-0.1.1.0
> 
> But that is an global change no? Can this be configured in the cabal file?
> 
> 

-hide-package in a Makefile.

Cabal handles this automatically for you, by hiding everything by
default, and then enabling only those things explicitly listed.


More information about the Haskell mailing list