Versions
v0.1.0 :: 0/0.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-marshalling : Marshalling of values between Haskell and Lua
dev-haskell / lua-arbitrary : Arbitrary instances for Lua types
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-hunit : HUnit support for the Tasty test framework
dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework
dev-haskell / text : An efficient packed Unicode text type
Runtime Dependencies
dev-haskell / hslua-core : Bindings to Lua, an embeddable scripting language
dev-haskell / hslua-marshalling : Marshalling of values between Haskell and Lua
dev-haskell / text : An efficient packed Unicode text type
Depending packages
dev-haskell / hslua : Bindings to Lua, an embeddable scripting language
dev-haskell / hslua-module-zip : Lua module to work with file zips
dev-haskell / hslua-objectorientation : Object orientation tools for HsLua
dev-haskell / hslua-packaging : Utilities to build Lua modules
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/hslua-typing: new package, add 0.1.0
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>