errno: a FFI utility

[ bsd3, foreign, library ] [ Propose Tags ]

errno is a small utility to supplement the FFI. Many C functions will return a special Int if an error has occurred, and the withErrno* functions allow you to lift them into the ErrorT String transformer. I found this in some cases useful for when I wanted to handle errors from both C & Haskell on equal footing.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base, mtl [details]
License BSD-3-Clause
Author Creighton Hogg
Maintainer wchogg@gmail.com
Category Foreign
Uploaded by CreightonHogg at 2009-01-02T21:40:46Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1271 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]