Versions
v0.11.1 :: 0/0.11.1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc hscolour profile test
v0.10.1 :: 0/0.10.1 :: 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 / base-compat : A compatibility layer for base
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hspec : A Testing Framework for Haskell
dev-haskell / hspec-core : A Testing Framework for Haskell
dev-haskell / hspec-expectations : Catchy combinators for HUnit
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / wai : Web Application Interface
dev-haskell / wai-extra : Provides some basic WAI handlers and middleware
Runtime Dependencies
dev-haskell / base-compat : A compatibility layer for base
dev-haskell / case-insensitive : Case insensitive string comparison
dev-haskell / hspec-core : A Testing Framework for Haskell
dev-haskell / hspec-expectations : Catchy combinators for HUnit
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / wai : Web Application Interface
dev-haskell / wai-extra : Provides some basic WAI handlers and middleware
Depending packages
dev-haskell / servant-server : A family of combinators for defining webservices APIs and serving them
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/quickcheck: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33672 Signed-off-by: Sam James <sam@gentoo.org> - hololeap · gentoo
dev-haskell/hspec-wai: Add upper bound to ghc dep
hspec-wai-0.10.1 will not build on >=ghc-9.2, leading to errors: Could not find module ‘Data.ByteString.Lazy.Builder’ 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
*/*: Update EAPI to 8 for haskell packages
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - hololeap · gentoo
dev-haskell/hspec-wai: add 0.11.1
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/hspec-wai: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec-wai: keyword 0.10.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec-wai: keyword 0.10.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/hspec-wai: new package, add 0.10.1
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>