Package

purescript-errors

Repository
passy/purescript-errors
License
Apache-2.0
Uploaded by
passy
Published on
2018-06-16T11:24:09Z

Greenkeeper badge

Latest release Codeship Status for passy/purescript-errors Build Status

A partial port of Gabriel Gonzalez' errors library for Haskell.

About that "partial"

Control.Error.Safe has not been ported since purescript-lists and purescript-arrays provide safe alternatives by default. Control.Error.Script relies on platform-specific features not available in PureScript.

License

Apache-2