Fix exponential-time behaviour with type synonyms; rename -XPartiallyAppliedTypeSynon...
authorsimonpj@microsoft.com <unknown>
Wed, 19 Sep 2007 17:12:07 +0000 (17:12 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 19 Sep 2007 17:12:07 +0000 (17:12 +0000)
commit29897cfe9c9cf1363b89f4eb177c85329a8ca1e5
tree1fb77b910d81c60d8f34d4fd26894e914457000a
parent1d051fbc5df6586298357580fd48de1a51e645b4
Fix exponential-time behaviour with type synonyms; rename -XPartiallyAppliedTypeSynonyms to -XLiberalTypeSynonyms

Fixes exponential behaviour present in GHC 6.6!

I renamed the flag because the old (not very old) name wasn't
describing what it does.
compiler/main/DynFlags.hs
compiler/typecheck/TcMType.lhs
docs/users_guide/flags.xml