FIX for #1080
authorRoss Paterson <ross@soi.city.ac.uk>
Mon, 3 Sep 2007 14:10:44 +0000 (14:10 +0000)
committerRoss Paterson <ross@soi.city.ac.uk>
Mon, 3 Sep 2007 14:10:44 +0000 (14:10 +0000)
commit9630111a75d550088b945b37aa5964bca9a6e663
tree58686f75487dc3edd1c38059c7c146d7a9c2880e
parentb8c0cca3b6d0203144bf4ef213be4597ce86eb33
FIX for #1080

Arrow desugaring now uses a private version of collectPatBinders and
friends, in order to include dictionary bindings from ConPatOut.

It doesn't fix arrowrun004 (#1333), though.
compiler/deSugar/DsArrows.lhs
compiler/hsSyn/HsUtils.lhs