Versions
v0.3.0.7 :: 0/0.3.0.7 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc executable hscolour profile test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- executable
- Build the doctest-driver-gen executable
- 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 / cabal : A framework for packaging Haskell software
dev-haskell / doctest : Test interactive Haskell examples
dev-haskell / hscolour : Colourise Haskell code
Runtime Dependencies
Depending packages
dev-haskell / feed : Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/doctest-driver-gen: Fix tests
Tests use a preprocessor which runs doctest-driver-gen. PATH and LD_LIBRARY_PATH need to be adjusted to find the newly-built library and binary or it will fail in the compile phase. Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/doctest-driver-gen: new package, add 0.3.0.7
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>