[Haskell-cafe] Newbie and working with IO Int and Int
Ketil Malde
ketil+haskell at ii.uib.no
Wed Oct 18 03:35:44 EDT 2006
Daniel Fischer <daniel.is.fischer at web.de> writes:
> ghci-6.6 [prints the result of IO actions] by default
I consider printing the value when it is used in an assignment a bug.
It makes it more difficult to test laziness issues or behavior on
e.g. large files.
Anybody know why it was changed to the current behavior?
-k
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list