On 21 November 2010 09:59, Tony Morris <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 21/11/10 08:41, Edward Z. Yang wrote:
>> No, you're not totally screwed; you just need to bug
>> xmonad-contrib and category-extras to fix their code.
>>
>> Edward
> I am wondering if upgrading from 6.12.1 to 6.12.3 will allow me to
> compile xmonad-contrib* and therefore, be ride of the old version of
> mtl and therefore, can install category extras.

No; since xmonad-contrib doesn't have bounds on the version of mtl
being used, cabal-install will take the latest version.  You need to
use --constraint="mtl < 2".

-- 
Ivan Lazar Miljenovic
[email protected]
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to