Install this package:
emerge -a dev-haskell/stateref
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/stateref
Or alternatively:
emerge --autounmask-write -a dev-haskell/stateref
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3 | 8 | ~amd64 | 0/0.3 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> A collection of type-classes generalizing the read\/write\/modify operations for stateful variables provided by things like IORef, TVar, &c. Note that The interface has changed a bit from the 0.2.* version. \"*Ref\" functions are now called \"*Reference\" and new \"*Ref\" function exist with simpler signatures. The new 'Ref' existential type provides a convenient monad-indexed reference type, and the HasRef class indicates monads for which there is a default reference type for every referent. </longdescription> <use> <flag name="usestm">Include instances for STM types.</flag> <flag name="usetmvar">Include instances for TMVar.</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-haskell/stateref |
euse -E <flag> -p dev-haskell/stateref |
euse -D <flag> -p dev-haskell/stateref
| Flag | Description | 0.3 |
|---|---|---|
| usestm | Include instances for STM types. | ⊕ |
| usetmvar | Include instances for TMVar. | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | stateref-0.3.tar.gz | 7135 bytes | 0.3 |
| Type | File | Size |
|---|