Versions
v0.19.1 :: 0/0.19.1 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- doc examples hscolour profile test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- 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 / base-compat : A compatibility layer for base
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / constraints : Constraint manipulation
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hspec : A Testing Framework for Haskell
dev-haskell / hspec-wai : Experimental Hspec support for testing WAI applications
dev-haskell / http-api-data : Converting to/from HTTP API data like URL pieces, headers and query parameters
dev-haskell / http-media : Processing HTTP Content-Type and Accept headers
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / monad-control : Lift control operations, like exception catching, through monad transformers
dev-haskell / network : Low-level networking interface
dev-haskell / network-uri : URI manipulation
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / resourcet : Deterministic allocation and freeing of scarce resources
dev-haskell / safe : Library of safe (exception free) functions
dev-haskell / servant : A family of combinators for defining webservices APIs
dev-haskell / should-not-typecheck : A HUnit/hspec assertion library to verify that an expression does not typecheck
dev-haskell / sop-core : True Sums of Products
dev-haskell / string-conversions : Simplifies dealing with different types for strings
dev-haskell / tagged : Haskell 98 phantom types to avoid unsafely passing dummy arguments
dev-haskell / temporary : Portable temporary file and directory support for Windows and Unix
dev-haskell / transformers-base : Lift computations from the bottom of a transformer stack
dev-haskell / transformers-compat : A small compatibility shim for the transformers library
dev-haskell / wai : Web Application Interface
dev-haskell / wai-app-static : WAI application for static serving
dev-haskell / wai-extra : Provides some basic WAI handlers and middleware
dev-haskell / warp : A fast, light-weight web server for WAI applications
dev-haskell / word8 : Word8 library
Runtime Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / base-compat : A compatibility layer for base
dev-haskell / base64-bytestring : Fast base64 encoding and decoding for ByteStrings
dev-haskell / constraints : Constraint manipulation
dev-haskell / http-api-data : Converting to/from HTTP API data like URL pieces, headers and query parameters
dev-haskell / http-media : Processing HTTP Content-Type and Accept headers
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / monad-control : Lift control operations, like exception catching, through monad transformers
dev-haskell / network : Low-level networking interface
dev-haskell / network-uri : URI manipulation
dev-haskell / resourcet : Deterministic allocation and freeing of scarce resources
dev-haskell / servant : A family of combinators for defining webservices APIs
dev-haskell / sop-core : True Sums of Products
dev-haskell / string-conversions : Simplifies dealing with different types for strings
dev-haskell / tagged : Haskell 98 phantom types to avoid unsafely passing dummy arguments
dev-haskell / transformers-base : Lift computations from the bottom of a transformer stack
dev-haskell / wai : Web Application Interface
dev-haskell / wai-app-static : WAI application for static serving
dev-haskell / warp : A fast, light-weight web server for WAI applications
dev-haskell / word8 : Word8 library
Depending packages
dev-haskell / texmath : Conversion between math formats
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
dev-haskell/servant-server: 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/servant-server: keyword 0.19.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-haskell/servant-server: keyword 0.19.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/servant-server: new package, add 0.19.1
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>