Install this package:
emerge -a dev-haskell/extensible-effects
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/extensible-effects
Or alternatively:
emerge --autounmask-write -a dev-haskell/extensible-effects
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.0.0.1 | 8 | ~amd64 | 0/5.0.0.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This package introduces datatypes for typeclass-constrained effects, as an alternative to monad-transformer based (datatype-constrained) approach of multi-layered effects. For more information, see the original paper at <http://okmij.org/ftp/Haskell/extensible/exteff.pdf>. Any help is appreciated! </longdescription> <upstream> <remote-id type="hackage">extensible-effects</remote-id> <remote-id type="github">suhailshergill/extensible-effects</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | extensible-effects-5.0.0.1-rev1.cabal | 9013 bytes |
| DIST | extensible-effects-5.0.0.1.tar.gz | 49840 bytes |