@hackage safe-failure0.5.0.2

Library for safe functions (deprecated)

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.