patch applied (yhc): Fix for removeRecursiveLet - previously it did not look inside the bindings of non-recursive let's to find a letrec, so let a = letrec ... did not get processed (cycle is an example)

21 Jun
2007
21 Jun
'07
2:20 a.m.
Wed Jun 20 16:45:58 PDT 2007 Neil Mitchell * Fix for removeRecursiveLet - previously it did not look inside the bindings of non-recursive let's to find a letrec, so let a = letrec ... did not get processed (cycle is an example) M ./src/libraries/core/Yhc/Core/RecursiveLet.hs -1 +4
6682
Age (days ago)
6682
Last active (days ago)
0 comments
1 participants
participants (1)
-
Neil Mitchell