safe-0.3.2: Library for safe (pattern match free) functions

The safe package

Partial functions from the base library, such as head and !!, modified to return more descriptive error messages, programmer defined error messages, Maybe wrapped results and default values. These functions can be used to reduce the number of unsafe pattern matches in your code.

Properties

Versions0.2, 0.3, 0.3.1, 0.3.2, 0.3.3
Dependenciesbase (<5)
LicenseBSD3
CopyrightNeil Mitchell 2007-2011
AuthorNeil Mitchell <ndmitchell@gmail.com>
MaintainerNeil Mitchell <ndmitchell@gmail.com>
CategoryUnclassified
Home pagehttp://community.haskell.org/~ndm/safe/
Source repositorydarcs get http://community.haskell.org/~ndm/darcs/safe/
Upload dateSun Nov 13 21:49:31 UTC 2011
Uploaded byNeilMitchell
Built onghc-7.2
DistributionsFedora: 0.3.3, NixOS: 0.3.3, Debian: 0.3.3, FreeBSD: 0.3.3

Modules

Downloads