
29 Jun
2011
29 Jun
'11
1:44 a.m.
On Tue, Jun 28, 2011 at 5:15 PM, wren ng thornton
I'd like to propose adding a variant of fdSeek which returns errors directly instead of throwing an exception.
Why wouldn't you just wrap it in Control.Exception.try instead? And what's so special about seeking that suggests that it needs an alternate entry point? (In other words, I'm opposed to this proposal.)