forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
250 B
Text
5 lines
250 B
Text
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.
|
|
|
|
WWW: http://hackage.haskell.org/package/errors
|