hexstring: Fast and safe representation of a hex string

[ data, library, mit ] [ Propose Tags ]

Provides an interface for converting any object that has a Binary instance to and from a hexadecimal Text representation.


[Skip to Readme]

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] 0.9.0, 0.10.0, 0.11.0, 0.11.1
Dependencies base (>=4.3 && <5), base16-bytestring (<0.2), binary (<0.9), bytestring (>=0.10 && <0.11), text (<1.3) [details]
License MIT
Copyright (c) 2015 Leon Mergen
Author Leon Mergen
Maintainer leon@solatis.com
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-28T08:26:15Z
Category Data
Home page http://www.leonmergen.com/opensource.html
Bug tracker http://github.com/solatis/haskell-hexstring/issues
Source repo head: git clone git://github.com/solatis/haskell-bitcoin-script.git -b master
Uploaded by solatis at 2015-04-20T10:09:03Z
Distributions
Reverse Dependencies 10 direct, 3 indirect [details]
Downloads 4329 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-04-20 [all 1 reports]

Readme for hexstring-0.10.0

[back to package description]

haskell-hexstring

Build Status Coverage Status MIT Haskell

Fast and safe representation of a hex string