Fast and safe representation of hex string
Find a file
2024-02-05 10:58:14 -06:00
src/Data patch from #3 2022-05-21 14:16:17 -04:00
test Implements functions to convert to and from raw bytes 2015-04-21 10:21:07 +07: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 Update for GHC 9.4.8 2024-02-05 10:58:14 -06:00
hexstring.cabal Update for GHC 9.4.8 2024-02-05 10:58:14 -06:00
hexstring.nix Adds nix support 2015-07-11 17:19:31 +07:00
LICENSE Initial commit 2015-04-20 08:52:39 +07:00
package.yaml Update for GHC 9.4.8 2024-02-05 10:58:14 -06:00
README.md Updates readme 2015-04-20 09:40:41 +07:00
Setup.hs Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
stack.yaml Update for GHC 9.4.8 2024-02-05 10:58:14 -06:00

haskell-hexstring

Build Status Coverage Status MIT Haskell

Fast and safe representation of a hex string