pkgsrc/devel/hs-errors/DESCR

6 lines
201 B
Text
Raw Normal View History

The one-stop shop for all your error-handling needs! Just import
Control.Error.
This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.