dev-haskell / bitvec

Space-efficient bit vectors

Official package sites : https://github.com/Bodigrim/bitvec ·

v1.1.3.0 :: 0/1.1.3.0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
doc gmp hscolour profile test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
gmp
Link against the GMP library for the ultimate performance of `zipBits`, `invertBits` and `countBits`. Users are strongly encouraged to enable this flag whenever possible.
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)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-haskell / cabal : A framework for packaging Haskell software

dev-haskell / hscolour : Colourise Haskell code

dev-haskell / primitive : Primitive memory-related operations

dev-haskell / quickcheck-classes : QuickCheck common typeclasses

dev-haskell / quickcheck-classes-base : QuickCheck common typeclasses from 'base'

dev-haskell / tasty : Modern and extensible testing framework

dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework

dev-haskell / vector : Efficient Arrays

dev-lang / ghc : The Glasgow Haskell Compiler

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-haskell / primitive : Primitive memory-related operations

dev-haskell / vector : Efficient Arrays

dev-lang / ghc : The Glasgow Haskell Compiler

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-haskell / vector-algorithms : Efficient algorithms for vector arrays

Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/bitvec: new package, add 1.1.3.0
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>