purescript-errors
June 16, 2018 ยท View on GitHub
A partial port of Gabriel Gonzalez' errors library for Haskell.
- Module documentation:
- 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.