Profpatsch · GitHub

https://hackage.haskell.org/package/error

The canonical Error type.

It can be

  • created from a human-readable error message (newError)
  • more semantic context can be added to an existing Error (errorContext)
  • pretty-printed (prettyError)

About

The canonical Haskell Error type

Resources

Readme

MIT license

Activity

Stars

4 stars

Watchers

1 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗