bindynamic: A variation of Data.Dynamic.Dynamic with a Binary instance

[ data, gpl, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

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

Package maintainers

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]
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 1721 total (6 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]