Versions
v1.1.0 :: 0/1.1.0 :: gentoo
- Modified
- License
- MIT
- 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 / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hslua-core : Bindings to Lua, an embeddable scripting language
dev-haskell / hslua-list : Opinionated, but extensible Lua list type
dev-haskell / hslua-marshalling : Marshalling of values between Haskell and Lua
dev-haskell / hslua-module-system : Lua module wrapper around Haskell's System module
dev-haskell / hslua-packaging : Utilities to build Lua modules
dev-haskell / hslua-typing : Type specifiers for Lua
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-hunit : HUnit support for the Tasty test framework
dev-haskell / tasty-lua : Write tests in Lua, integrate into tasty
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / zip-archive : Library for creating and modifying zip archives
Runtime Dependencies
dev-haskell / hslua-core : Bindings to Lua, an embeddable scripting language
dev-haskell / hslua-list : Opinionated, but extensible Lua list type
dev-haskell / hslua-marshalling : Marshalling of values between Haskell and Lua
dev-haskell / hslua-packaging : Utilities to build Lua modules
dev-haskell / hslua-typing : Type specifiers for Lua
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / zip-archive : Library for creating and modifying zip archives
Depending packages
dev-haskell / pandoc-lua-engine : Lua engine to power custom pandoc conversions
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/hslua-module-zip: new package, add 1.1.0
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>