safe-0.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
LicenseBSD3
Copyright2007-8, Neil Mitchell
AuthorNeil Mitchell
Maintainerndmitchell@gmail.com
CategoryUnclassified
Home pagehttp://www-users.cs.york.ac.uk/~ndm/safe/
Upload dateWed May 21 08:54:26 UTC 2008
Uploaded byNeilMitchell
Built onghc-6.10, ghc-6.12, ghc-6.8, ghc-7.0, ghc-7.2
DistributionsFedora: 0.3.3, NixOS: 0.3.3, Debian: 0.3.3, FreeBSD: 0.3.3

Modules

Downloads