-
Fix space leak in
ByteString
instances (PR #15). Fixes issue #17. -
Build tested with GHC 8.0 - 9.12.0.
- Replace use of deprecated
bitSize
byfiniteBitSize
- Bump
bytestring
dependency to allow0.11
- Bump dependency ranges for GHC 8.0
- Bump dependency ranges for GHC 7.10
- Bump dependency ranges for GHC 7.8
- Loosen dependency on base and bytestring to compile with GHC 7.6.
- Loosen dependency on base to compile with GHC 7.4.