Capturing and keeping track of local bindins in the desugarer
authorPepe Iborra <mnislaih@gmail.com>
Sun, 10 Dec 2006 22:25:40 +0000 (22:25 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sun, 10 Dec 2006 22:25:40 +0000 (22:25 +0000)
commiteca538c8c62951d6f140c99c88a97ef2b0a0497d
tree4e22dddc0e06a6c4046243f132f4eaf053237219
parent1df34b328128f4949ef812c8be952ab1f85df7ac
Capturing and keeping track of local bindins in the desugarer

Used in the desugaring of the breakpoint primitive
compiler/deSugar/DsExpr.lhs
compiler/deSugar/DsGRHSs.lhs
compiler/deSugar/DsMonad.lhs