
5 Nov
2009
5 Nov
'09
9:05 p.m.
If you have an if statement like if (a&&b) then fun else fun' and a is false, does GHC actually bother to check b?