
18 Jun
2009
18 Jun
'09
5:14 p.m.
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