Install this package:
emerge -a dev-haskell/modular-arithmetic
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/modular-arithmetic
Or alternatively:
emerge --autounmask-write -a dev-haskell/modular-arithmetic
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.1.5 | 8 | ~amd64 | 0/1.2.1.5 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> A convenient type for working with integers modulo some constant. It saves you from manually wrapping numeric operations all over the place and prevents a range of simple mistakes. @Integer `Mod` 7@ is the type of integers (mod 7) backed by @Integer@. We also have some cute syntax for these types like @ℤ/7@ for integers modulo 7. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | modular-arithmetic-1.2.1.5.tar.gz | 4397 bytes | 1.2.1.5 |
| Type | File | Size |
|---|