Three patches for cabal

Niklas Broberg niklas.broberg at gmail.com
Thu Jun 18 13:14:26 EDT 2009


> hmm, that's annoying.  Is it feasible for the extensions field to allow both
> addition and subtraction that override compiler defaults?  (How does it work
> in LANGUAGE pragmas -- would NoMonoPatBinds still work in one of them?)

It would only work during the period of deprecation, and would
obviously be discouraged then. You could use OPTIONS_GHC pragmas with
-XNoMonoPatBinds instead though. Why is it annoying specifically?

Cheers,

/Niklas


More information about the Libraries mailing list