Summary
<https://en.wikipedia.org/wiki/Modular_arithmetic Modular arithmetic>, promoting moduli to the type level, with an emphasis on performance. Originally part of <https://hackage.haskell.org/package/arithmoi arithmoi> package.
Versions
v0.1.1.0 :: 0/0.1.1.0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- doc hscolour profile semirings test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour
- Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile
- Add support for software performance analysis (will likely vary from ebuild to ebuild)
- semirings
- Derive semiring instances
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / quickcheck-classes : QuickCheck common typeclasses
dev-haskell / quickcheck-classes-base : QuickCheck common typeclasses from 'base'
dev-haskell / semirings : two monoids as one, in holy haskimony
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework
Runtime Dependencies
dev-haskell / semirings : two monoids as one, in holy haskimony
Depending packages
dev-haskell / arithmoi : Efficient basic number-theoretic functions. Primes, powers, integer logarithms
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/mod: new package, a depend of arithmoi-0.11
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>