patch applied (hat): Do `extractExp' on field update expressions, to ensure that local

10 Oct
2006
10 Oct
'06
7:17 a.m.
Tue May 21 04:08:22 PDT 2002 malcolm * Do `extractExp' on field update expressions, to ensure that local let-expressions get their arity recorded. This avoids a compiler failure later on. Test case that previously broke the compiler: module Apa where data A = A{ field :: Bool } apa = A{ field = let s = False in s } M ./src/compiler98/Extract.hs -1 +6
6803
Age (days ago)
6803
Last active (days ago)
0 comments
1 participants
participants (1)
-
Malcolm Wallace