Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc-safe - Library for safe (pattern match free) functions
- Description:
Partial functions from the base library, such as head and
!!, modified to return more descriptive error messages,
programmer defined error messages, Maybe wrapped results
and default values. These functions can be used to reduce
the number of unsafe pattern matches in your code.
Packages
| ghc-safe-0.3.3-7.el7.src
[10 KiB] |
Changelog
by Jens Petersen (2013-06-05):
- update to new simplified Haskell Packaging Guidelines
|