Versions
v0.12.7.3 :: 0/0.12.7.3 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc examples hscolour profile test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- 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 / async : Run IO operations asynchronously and wait for their results
dev-haskell / attoparsec : Fast combinator parsing for bytestrings and text
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / bytestring-builder : The new bytestring builder, packaged outside of GHC
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / clock : High-resolution clock functions: monotonic, realtime, cputime
dev-haskell / entropy : A platform independent entropy source
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hunit : A unit testing framework for Haskell
dev-haskell / network : Low-level networking interface
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / random : Pseudo-random number generation
dev-haskell / sha : Implementations of the SHA suite of message digest functions
dev-haskell / streaming-commons : Common lower-level functions needed by various streaming data libraries
dev-haskell / test-framework : Framework for running and organising tests, with HUnit and QuickCheck support
dev-haskell / test-framework-hunit : HUnit support for the test-framework package
dev-haskell / test-framework-quickcheck2 : QuickCheck2 support for the test-framework package
Runtime Dependencies
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / attoparsec : Fast combinator parsing for bytestrings and text
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / bytestring-builder : The new bytestring builder, packaged outside of GHC
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / clock : High-resolution clock functions: monotonic, realtime, cputime
dev-haskell / entropy : A platform independent entropy source
dev-haskell / network : Low-level networking interface
dev-haskell / random : Pseudo-random number generation
dev-haskell / sha : Implementations of the SHA suite of message digest functions
dev-haskell / streaming-commons : Common lower-level functions needed by various streaming data libraries
Depending packages
dev-haskell / wai-cors : CORS for WAI
dev-haskell / wai-websockets : Provide a bridge between WAI and the websockets package
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/websockets: new package, add 0.12.7.3
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>