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'.
Versions [RSS] | 1, 1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.2.3.0 && <1.6 || >=2.0 && <2.2), base (>=4.7.0.0 && <4.17), base-compat (>=0.9.3 && <0.13), base64-bytestring (>=1.0.0.1 && <1.3), binary (>=0.7.1.0 && <0.10), bytestring (>=0.10.4.0 && <0.12), cereal (>=0.5.5.0 && <0.6), deepseq (>=1.3.0.2 && <1.5), hashable (>=1.2.6.1 && <1.5), http-api-data (>=0.4 && <0.6), QuickCheck (>=2.11.3 && <2.15), semigroups (>=0.18.5 && <0.21), serialise (>=0.2.1.0 && <0.3), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.1) [details] |
License | BSD-3-Clause |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 14 made by phadej at 2022-06-15T16:45:59Z |
Category | Data |
Home page | https://github.com/phadej/base64-bytestring-type#readme |
Bug tracker | https://github.com/phadej/base64-bytestring-type/issues |
Source repo | head: git clone https://github.com/futurice/haskell-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, openSUSE:1.0.1 |
Downloads | 11711 total (137 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] |