This is a small package for error handling when making foreign calls
to the Windows API. The functions are similar to those in
Foreign.C.Error, e.g. throwWinErrorIf corresponds to throwErrnoIf.
Dynamic io errors are thrown with GHC so the catchWinError function
can catch specific Windows error codes and handle them.

Regards,
Felix
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to