@hackage safe-failure0.5.0.2
Library for safe functions (deprecated)
Deprecated
Dependencies (2)
Dependents (9)
@hackage/data-object, @hackage/convertible-text, @hackage/acme-everything, @hackage/safe-failure-cme, @hackage/hebrew-time, @hackage/yesod, Show all…
Partial functions from the base library, such as head and !!, modified
to fail in a Failure.
These functions can be used to reduce the number of unsafe pattern matches in
your code.