patch applied (ghc): Capturing and keeping track of local bindins in the desugarer
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061216174247.GA5844__3516.22853563658$1166291006$gmane$org@cvs.haskell.org> |
Sun Dec 10 14:25:40 PST 2006 Pepe Iborra <[email protected]> * Capturing and keeping track of local bindins in the desugarer Used in the desugaring of the breakpoint primitive M ./compiler/deSugar/DsExpr.lhs -5 +13 M ./compiler/deSugar/DsGRHSs.lhs -7 +16 M ./compiler/deSugar/DsMonad.lhs -16 +30