summaryrefslogtreecommitdiff
path: root/devel/hs-errors/DESCR
blob: fd1aa7fca447e6f17ba6ae44ec5e3c98103c734f (plain)
1
2
3
4
5
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.