
23 Jan
2008
23 Jan
'08
7:57 a.m.
On Wed, Jan 23, 2008 at 02:35:27PM +0200, Yitzchak Gale wrote:
Ian Lynagh wrote:
If we start throwing IO exceptions for common and minor occurrences like no readline history available
Pretty much any actual IO you do has this problem, e.g. readFile on a non-existent file.
Those are asynchronous phenomena.
I'm not sure what you mean by that? It's a synchronous exception. Thanks Ian