[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MTL vs Transformers



Joachim Breitner wrote:

> you are only talking about calls to ghc by haskell-devscripts, e.g. when
> compiling Setup.hs, right? Then I agree with you.

Yes.

> The calls to ghc for building the libraries themselves should handle
> this via cabal, shoudn’t they?

Yes, and I actually think I have a very simple solution that I'm currently
testing, adding:

   DEB_SETUP_GHC6_CONFIGURE_ARGS = --flags="-hide-package mtl"

or

   DEB_SETUP_GHC6_CONFIGURE_ARGS = --flags="-hide-package transformers"

to the debian/rules as required.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


Reply to: