bindynamic: A variation of Data.Dynamic.Dynamic with a Binary instance
This Dynamic is instance Binary by encapsulating only values of types that are Binary. It is a bit more efficient than something similar to (ByteString, TypeRep) as it avoids unnecessary encode/decoding round-trips.
Downloads
- bindynamic-1.0.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
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1 |
---|---|
Dependencies | base (>=4.8 && <4.14), binary (>=0.5.0.2 && <0.9), bytestring (>=0.9.2 && <0.11), rank1dynamic (>=0.4 && <0.5) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 |
License | GPL-3.0-only |
Copyright | Lennart Spitzner, 2015 |
Author | Lennart Spitzner |
Maintainer | Lennart Spitzner <hexagoxel@hexagoxel.de> |
Revised | Revision 1 made by lspitzner at 2019-06-07T13:08:11Z |
Category | Data |
Home page | https://github.com/lspitzner/bindynamic |
Bug tracker | https://github.com/lspitzner/bindynamic/issues |
Source repo | head: git clone git@github.com:lspitzner/bindynamic.git |
Uploaded | by lspitzner at 2018-03-26T12:51:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1773 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-26 [all 1 reports] |