Versions
v0.2.6.0 :: 0/0.2.6.0 :: gentoo
- Modified
- License
- MIT
- 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 / async : Run IO operations asynchronously and wait for their results
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hspec : A Testing Framework for Haskell
dev-haskell / stm : Software Transactional Memory
dev-haskell / temporary : Portable temporary file and directory support for Windows and Unix
dev-haskell / unliftio-core : The MonadUnliftIO typeclass for unlifting monads to IO
Runtime Dependencies
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / stm : Software Transactional Memory
dev-haskell / unliftio-core : The MonadUnliftIO typeclass for unlifting monads to IO
Depending packages
dev-haskell / conduit-extra : Batteries included conduit: adapters for common libraries
dev-haskell / rio : A standard library for Haskell
dev-haskell / stack : The Haskell Tool Stack
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
dev-haskell/typed-process: add package
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>