safe-failure-0.2: Partial functions from the prelude with a MonadFailure interface

The safe-failure package

Partial functions from the base library, such as head and !!, modified to fail in a MonadFailure monad. These functions can be used to reduce the number of unsafe pattern matches in your code.

Properties

Versions0.1, 0.2, 0.4.0, 0.5.0, 0.5.0.1
Dependenciesbase (4.*), control-monad-failure, transformers
LicenseBSD3
Copyright2007-8, Neil Mitchell
AuthorNeil Mitchell, Jose Iborra (2009), Michael Snoyman (2009)
Maintainerpepeiborra@gmail.com
CategoryUnclassified
Home pagehttp://www-users.cs.york.ac.uk/~ndm/safe/
Upload dateMon Nov 9 14:32:19 UTC 2009
Uploaded byPepeIborra
Built onghc-6.10, ghc-6.12
Build failureghc-7.4 (log)

Modules

Downloads