safe-failure: Partial functions from the prelude with a MonadFailure interface
Deprecated
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
cme | build with special support for control-monad-exception | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- safe-failure-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.4.0, 0.5.0, 0.5.0.1, 0.5.0.2 |
---|---|
Dependencies | base (>=4 && <5), control-monad-exception, control-monad-failure, transformers [details] |
License | BSD-3-Clause |
Copyright | 2007-8, Neil Mitchell |
Author | Neil Mitchell, Jose Iborra (2009), Michael Snoyman (2009) |
Maintainer | pepeiborra@gmail.com |
Category | Unclassified |
Home page | http://www-users.cs.york.ac.uk/~ndm/safe/ |
Uploaded | by PepeIborra at 2009-11-09T14:32:19Z |
Distributions | |
Reverse Dependencies | 9 direct, 1117 indirect [details] |
Downloads | 4894 total (4 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] |