Fast and safe representation of hex string
Go to file
pitmutt 39d8da7b11
Merge pull request 'Update Hexstring for binary' (#1) from dev into master
Reviewed-on: #1
2024-03-12 18:54:02 +00:00
src/Data Expose `fromBinary` 2024-03-12 13:52:29 -05:00
test Implement tests 2024-02-06 13:05:38 -06:00
.gitignore Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
.travis.yml Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
CHANGELOG.md Implement `Read` 2024-02-09 13:18:02 -06:00
LICENSE Initial commit 2015-04-20 08:52:39 +07:00
README.md Borsh serialization for HexString 2024-02-05 15:18:01 -06:00
Setup.hs Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
hexstring.cabal Expose `fromBinary` 2024-03-12 13:52:29 -05:00
hexstring.nix Adds nix support 2015-07-11 17:19:31 +07:00
package.yaml Expose `fromBinary` 2024-03-12 13:52:29 -05:00
stack.yaml Borsh serialization for HexString 2024-02-05 15:18:01 -06:00

README.md

haskell-hexstring

Fast and safe representation of a hex string