Remove -XImpredicativeTypes from -fglasgow-exts
authorsimonpj@microsoft.com <unknown>
Wed, 31 Dec 2008 14:40:06 +0000 (14:40 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 31 Dec 2008 14:40:06 +0000 (14:40 +0000)
commitd8c657765fd403be4604e4f902eaa4e0f54f4afc
treed2df2015062247d15ffa50c3648cf7e7078b4369
parent9b69d74f05582ccf140c007128a52274aa49bd65
Remove -XImpredicativeTypes from -fglasgow-exts

See Trac #2846: impredicative types are far from stable, so
-fglasgow-exts should not imply them.  Maybe we should merge
this into 6.10?
compiler/main/DynFlags.hs