Versions
v1.0.0.1 :: 0/1.0.0.1 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- doc hscolour profile 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)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / binary-orphans : Orphan instances for binary
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / hashable : A class for types that can be converted to a hash value
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / quickcheck-instances : Common quickcheck instances
dev-haskell / scientific : Numbers represented using scientific notation
dev-haskell / tagged : Haskell 98 phantom types to avoid unsafely passing dummy arguments
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / text-binary : Binary instances for text types
dev-haskell / time-compat : This packages tries to compat as much of \'time\' features as possible
dev-haskell / unordered-containers : Efficient hashing-based container types
dev-haskell / vector : Efficient Arrays
dev-haskell / vector-binary-instances : Instances of Data.Binary and Data.Serialize for vector
Runtime Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / binary-orphans : Orphan instances for binary
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / hashable : A class for types that can be converted to a hash value
dev-haskell / scientific : Numbers represented using scientific notation
dev-haskell / tagged : Haskell 98 phantom types to avoid unsafely passing dummy arguments
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / text-binary : Binary instances for text types
dev-haskell / time-compat : This packages tries to compat as much of \'time\' features as possible
dev-haskell / unordered-containers : Efficient hashing-based container types
dev-haskell / vector : Efficient Arrays
dev-haskell / vector-binary-instances : Instances of Data.Binary and Data.Serialize for vector
Depending packages
dev-haskell / binary-tagged : Tagged binary serialisation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/binary-instances: disable tests
Upstream tests are known to fail due to text deficiency. Will need a fix upstream first. Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/736388 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/binary-instances: new package, a depend of binary-tagged
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>