summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11947a.hs
Commit message (Collapse)AuthorAgeFilesLines
* Do not use defaulting in ambiguity checkSimon Peyton Jones2016-04-221-0/+6
This fixes Trac #11947. See TcSimplify Note [No defaulting in the ambiguity check]