base64-bytestring-type: A newtype around ByteString, for base64 encoding
A newtype around ByteString, for base64 encoding. Strict and lazy, normal and url alphabet variants.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
cereal | Instances for | Enabled |
serialise | Instances for | Enabled |
http-api-data | Instances for | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- base64-bytestring-type-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1, 1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.2.3.0 && <1.6 || >=2.0 && <2.3), base (>=4.7.0.0 && <4.22), base-compat (>=0.9.3 && <0.14), base64-bytestring (>=1.0.0.1 && <1.3), binary (>=0.7.1.0 && <0.10), bytestring (>=0.10.4.0 && <0.13), cereal (>=0.5.5.0 && <0.6), deepseq (>=1.3.0.2 && <1.6), hashable (>=1.2.6.1 && <1.6), http-api-data (>=0.4 && <0.7), QuickCheck (>=2.11.3 && <2.16), semigroups (>=0.18.5 && <0.21), serialise (>=0.2.1.0 && <0.3), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2) [details] |
Tested with | ghc ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Erik de Castro Lopo <erikd@mega-nerd.com> |
Revised | Revision 21 made by ErikDeCastroLopo at 2024-11-14T05:25:12Z |
Category | Data |
Home page | https://github.com/erikd/base64-bytestring-type#readme |
Bug tracker | https://github.com/erikd/base64-bytestring-type/issues |
Source repo | head: git clone https://github.com/erikd/base64-bytestring-type |
Uploaded | by phadej at 2019-03-27T23:34:39Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 5 direct, 2 indirect [details] |
Downloads | 14940 total (128 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-03-27 [all 1 reports] |