I am pleased to announce a new release of the bv package, a library for bit-vector arithmetic.

    http://hackage.haskell.org/package/bv

This is essentially a maintenance release to support newest versions of GHC and base. Yet, I took the opportunity to do some code and documentation clean up. A changelog is available at https://bitbucket.org/iago/bv-haskell/src/v0.3.0/CHANGES.md.

Iago