safe-failure: Library for safe functions

[ bsd3, deprecated, failure, library ] [ Propose Tags ]
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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
cme

build with special support for control-monad-exception

Enabled
extensibleexceptions

Use extensible-exception package

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 (>=3.0 && <5), control-monad-exception, control-monad-failure, extensible-exceptions (>=0.1 && <0.2) [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-02T22:07:53Z
Distributions
Reverse Dependencies 9 direct, 1082 indirect [details]
Downloads 4717 total (19 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]