@hackage winerror1.0.1

Error handling for foreign calls to the Windows API.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    fmartini@gmail.com

  • Versions

    • 1.0.1 Fri, 14 Nov 2008
    • 1.0 Sat, 11 Oct 2008
    • 0.1 Sun, 17 Feb 2008

A small library useful for error handling when making foreign calls to the Windows API. Error codes set by Windows are converted to Haskell exceptions and can be thrown and caught with the usual exception handling functions in Control.Exception.

  • Installation

  • Dependencies (0)

  • Dependents (0)