
5 Oct
2012
5 Oct
'12
6:02 a.m.
if i have some lazy io action, assuming (maction :: IO a) which may raise exceptions while running, will "try" force evaluation of "a" to determine is exception raised or not ? Sorry for my broken english.