Versions
v0.1.0.1 :: 0/0.1.0.1 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~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 / alex : Alex is a tool for generating lexical analysers in Haskell
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / fail : Forward-compatible MonadFail class
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / quickcheck-instances : Common quickcheck instances
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework
dev-haskell / unordered-containers : Efficient hashing-based container types
dev-haskell / vector : Efficient Arrays
Runtime Dependencies
dev-haskell / fail : Forward-compatible MonadFail class
Depending packages
dev-haskell / hsyaml : Pure Haskell YAML 1.2 processor
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/microaeson: new package, add 0.1.0.1
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>