Fix a lint failure when we have a ! (# ... #) pattern in a where clause
authorIan Lynagh <igloo@earth.li>
Fri, 24 Apr 2009 17:33:13 +0000 (17:33 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 24 Apr 2009 17:33:13 +0000 (17:33 +0000)
commit40b8f4c53505de002e92a33fc85f780fd83cbb9a
tree48049145368e76770c82d5e51dfe09d68a907512
parent269210b04b1428ae5270f15024ab9af23c7497fc
Fix a lint failure when we have a  ! (# ... #)  pattern in a where clause
This showed up when converting ds057 to follow the new bang pattern rules,
in #2806.
compiler/deSugar/Match.lhs