safe-failure: Library for safe functions (deprecated)
Deprecated
Partial functions from the base library, such as head
and !!
, modified
to fail in a Failure
.
These functions can be used to reduce the number of unsafe pattern matches in
your code.
Downloads
- safe-failure-0.5.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), failure (>=0.1.0 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | 2007-8, Neil Mitchell |
Author | Neil Mitchell, Jose Iborra (2009), Michael Snoyman (2009) |
Maintainer | pepeiborra@gmail.com |
Category | Failure |
Home page | http://www-users.cs.york.ac.uk/~ndm/safe/ |
Uploaded | by MichaelSnoyman at 2014-03-21T07:38:38Z |
Distributions | |
Reverse Dependencies | 9 direct, 1103 indirect [details] |
Downloads | 4841 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |