Summary
A library for efficiently rendering Haskell datatypes to bytestrings. /Note/: if you use GHCi or Template Haskell, please see the @README@ file for important details about building this package, and other packages that depend on it: <https://github.com/bos/blaze-textual#readme>
Versions
v0.2.1.0 :: 0/0.2.1.0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~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 / blaze-builder : Efficient buffered output
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / double-conversion : Fast conversion between double precision floating point and text
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / old-locale : locale library
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / test-framework : Framework for running and organising tests, with HUnit and QuickCheck support
dev-haskell / test-framework-quickcheck2 : QuickCheck2 support for the test-framework package
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / vector : Efficient Arrays
Runtime Dependencies
dev-haskell / blaze-builder : Efficient buffered output
dev-haskell / double-conversion : Fast conversion between double precision floating point and text
dev-haskell / old-locale : locale library
dev-haskell / text : An efficient packed Unicode text type
dev-haskell / vector : Efficient Arrays
Depending packages
dev-haskell / mysql-simple : A mid-level MySQL client library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/blaze-textual: allow ghc[-gmp]
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/790467 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/blaze-textual: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/blaze-textual: new package, a depend of esqueleto-3.3
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>