Versions
v0.3.2.0 :: 0/0.3.2.0 :: 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
- Compile executable to be used in testing and development.
- 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 / cabal : A framework for packaging Haskell software
dev-haskell / cassava : A CSV parsing and encoding library
dev-haskell / digits : Converts integers to lists of digits and back
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / ordered-containers : Set- and Map-like types that remember the order elements were inserted
dev-haskell / parsec : Monadic parser combinators
dev-haskell / pretty-show : Tools for working with derived 'Show' instances and generic inspection of values
dev-haskell / regex-tdfa : Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
dev-haskell / scientific : Numbers represented using scientific notation
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-golden : Golden tests support for tasty
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / toml-parser : TOML 1.0.0 parser
dev-haskell / typst-symbols : Symbol and emoji lookup for typst language
dev-haskell / vector : Efficient Arrays
dev-haskell / xml-conduit : Pure-Haskell utilities for dealing with XML with the conduit package
dev-haskell / yaml : Support for parsing and rendering YAML documents
Runtime Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / cassava : A CSV parsing and encoding library
dev-haskell / digits : Converts integers to lists of digits and back
dev-haskell / ordered-containers : Set- and Map-like types that remember the order elements were inserted
dev-haskell / parsec : Monadic parser combinators
dev-haskell / pretty-show : Tools for working with derived 'Show' instances and generic inspection of values
dev-haskell / regex-tdfa : Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)
dev-haskell / scientific : Numbers represented using scientific notation
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / toml-parser : TOML 1.0.0 parser
dev-haskell / typst-symbols : Symbol and emoji lookup for typst language
dev-haskell / vector : Efficient Arrays
dev-haskell / xml-conduit : Pure-Haskell utilities for dealing with XML with the conduit package
dev-haskell / yaml : Support for parsing and rendering YAML documents
Depending packages
dev-haskell / pandoc : Conversion between markup formats
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/typst: new package, add 0.3.2.0
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>