Install this package:
emerge -a dev-haskell/listsafe
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/listsafe
Or alternatively:
emerge --autounmask-write -a dev-haskell/listsafe
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.0.1 | 8 | ~amd64 | 0/0.1.0.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> Data.List includes a handful of partial functions that throw uncatchable exceptions when given empty lists. This package provides safe alternatives for such functions based on MonadThrow which can provide a variety of failure cases: Nothing, IOException, Left, etc. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | listsafe-0.1.0.1.tar.gz | 6161 bytes | 0.1.0.1 |
| Type | File | Size |
|---|