summaryrefslogtreecommitdiff
path: root/compat/Language/Haskell
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-03 19:25:40 +0000
committerIan Lynagh <igloo@earth.li>2008-07-03 19:25:40 +0000
commit37cc35d23202c9846e68e4c0a279fa75273f6f1c (patch)
treecfa32ca48e2dc6fd25d2a7baf9991fabda8b8b0a /compat/Language/Haskell
parent874578b8f8a2c9a1e2d1cdb75a4f17ea7c80a63b (diff)
downloadhaskell-37cc35d23202c9846e68e4c0a279fa75273f6f1c.tar.gz
Fix trac #2307: conflicting functional dependencies
We were accepting some instances that should have been rejected as their fundep constraints were violated. e.g. we accepted class C a b c | b -> c instance C Bool Int Float instance C Char Int Double
Diffstat (limited to 'compat/Language/Haskell')
0 files changed, 0 insertions, 0 deletions