haskell-hexstring/test/Data
Leon Mergen 6eea89845d Don't expose the ByteString encode/decode anymore
By exposing a ByteString functions we actually make this library more
confusing; we will now only represent the hex string representation as
either Text or String, and any ByteString that goes in or out is always
the binary representation.
2015-04-20 13:30:58 +07:00
..
HexStringSpec.hs Don't expose the ByteString encode/decode anymore 2015-04-20 13:30:58 +07:00