haskell / base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
Other
27 stars 10 forks source link

Add some simple tests (targeting issue #2) #4

Closed joeyadams closed 10 years ago

joeyadams commented 11 years ago

This adds a simple test to check for issues like #2. It bumps the cabal-version to 1.8, but other than that doesn't introduce any dependencies.