According to the FFI spec, this should have type
IOErrorType -> String -> Maybe FilePath -> Maybe Handle -> IOErrorbut System.IO.Error has the last two arguments in the other order. I think the spec is right, because that matches the order for annotateIOError. _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
