Tweak the undecidable-instance-checking logic
authorIan Lynagh <igloo@earth.li>
Mon, 9 Jul 2007 18:22:09 +0000 (18:22 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 9 Jul 2007 18:22:09 +0000 (18:22 +0000)
commita4980c2c58727d4337b48b7e4a7dcd4747d0fec7
tree3d86c3a6c2b19a82971d43c46c2014e8fef3de9f
parent9eb79d53316804b4c384b5084825112c48f1bbc4
Tweak the undecidable-instance-checking logic
Just looking at Opt_GlasgowExts is not sufficient to see if we need
to do an instance undecidability check. Rather than try to enumerate
all the extensions that may require us to do the check we now always
do it.
compiler/typecheck/TcMType.lhs