Versions
v0.1.1 :: 0/0.1.1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc executable hscolour profile
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- executable
- Compile `luarepl` standalone 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)
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 / isocline : A portable alternative to GNU Readline
dev-haskell / lua : Lua, an embeddable scripting language
dev-haskell / text : An efficient packed Unicode text type
Runtime Dependencies
dev-haskell / hslua-core : Bindings to Lua, an embeddable scripting language
dev-haskell / isocline : A portable alternative to GNU Readline
dev-haskell / lua : Lua, an embeddable scripting language
dev-haskell / text : An efficient packed Unicode text type
Depending packages
dev-haskell / hslua-cli : Command-line interface for Lua
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-repl: new package, add 0.1.1
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>