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.0.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.0.0.0, 1.0.0.1 |
---|---|
Dependencies | base (>=4.4 && <4.10), binary (>=0.5.0.2 && <0.8), bytestring (>=0.9.2 && <0.11), rank1dynamic (>=0.3.1 && <0.4) [details] |
License | GPL-3.0-only |
Copyright | Lennart Spitzner, 2015 |
Author | Lennart Spitzner |
Maintainer | Lennart Spitzner <lsp@informatik.uni-kiel.de> |
Revised | Revision 1 made by lspitzner at 2017-02-18T13:18:52Z |
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 2015-10-17T18:16:21Z |
Distributions | NixOS:1.0.0.1 |
Downloads | 1635 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |