Fix #2740: we were missing the free variables on some expressions
authorSimon Marlow <marlowsd@gmail.com>
Tue, 25 Nov 2008 10:31:13 +0000 (10:31 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 25 Nov 2008 10:31:13 +0000 (10:31 +0000)
commitcf1ad64a25ef115db6f34837137a4180714baf76
tree1eacde0be3a4fc60ee18bec73044134b403ae0b9
parentd9c526cdbba649e97c73a5bc4367a272b53c2986
Fix #2740: we were missing the free variables on some expressions
Particularly boolean expresions: the conditional of an 'if', and
guards, were missing their free variables.
compiler/deSugar/Coverage.lhs