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.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
