safe-0.3: 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
Copyright2007-2010, Neil Mitchell
AuthorNeil Mitchell
Maintainerndmitchell@gmail.com
CategoryUnclassified
Home pagehttp://community.haskell.org/~ndm/safe/
Upload dateWed Nov 10 16:20:09 UTC 2010
Uploaded byNeilMitchell
Built onghc-6.12, ghc-7.0, ghc-7.2
DistributionsFedora: 0.3.3, NixOS: 0.3.3, Debian: 0.3.3, FreeBSD: 0.3.3

Modules

Downloads