angadgill92 / purescript-errors

Handy error handling combinators for PureScript

Home Page:http://pursuit.purescript.org/packages/purescript-errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-errors

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

About

Handy error handling combinators for PureScript

http://pursuit.purescript.org/packages/purescript-errors

License:Apache License 2.0


Languages

Language:PureScript 100.0%