Fix the desugaring of guards in arrow syntax
authorSimon Peyton Jones <simonpj@microsoft.com>
Mon, 9 May 2011 15:44:30 +0000 (16:44 +0100)
committerSimon Peyton Jones <simonpj@microsoft.com>
Mon, 9 May 2011 15:44:30 +0000 (16:44 +0100)
commit13f959e89c4a23cb2337fb3157f3d7a679debf99
tree7e5a8cd119a2f77e445d390723d3feb5de6a25c9
parent4fbe2780973f33bc1dbe4f75139e278965ac31e1
Fix the desugaring of guards in arrow syntax

This was making T3822 fail, which it has apparently been doing
for some time (ie in GHC 7, 6.12, 6.10)!
compiler/deSugar/Coverage.lhs