patch applied (yhc): Changed the Core.Convert module to be monadic and to return a list of Id -> String bindings
4 Aug
2007
4 Aug
'07
4:51 p.m.
Fri Aug 3 15:13:28 PDT 2007 Tom Shackell <shackell@cs.york.ac.uk> * Changed the Core.Convert module to be monadic and to return a list of Id -> String bindings I couldn't work out how to reasonably get the old code to record all the bindings it made so I rewrote it in the monadic style, it's only very slightly longer in any case. This *should* behave exactly the same as the old version, however, if you get problems let me know. A cursory test looks like it's doing the same ... M ./src/compiler98/Compile.lhs -1 +1 M ./src/compiler98/Core/Convert.hs -115 +177
6944
Age (days ago)
6944
Last active (days ago)
0 comments
1 participants
participants (1)
-
Neil Mitchell