purescript-errors

June 16, 2018 ยท View on GitHub

Greenkeeper badge

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

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

  • Module documentation:
    • Control.Error.Util
    • Data.EitherR
  • Pursuit

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

Contents

  1. 1About that "partial"
  2. 2License