Name: bv Version: 0.2.1 Synopsis: Bit-vectors library Description: Bit-vectors implemented as a wrapper over integers. Homepage: http://bitbucket.org/iago/bv-haskell Bug-reports: http://bitbucket.org/iago/bv-haskell/issues License: BSD3 License-file: LICENSE Author: Iago Abal Maintainer: Iago Abal Copyright: 2012-2013 Iago Abal, HASLab & University of Minho Category: Data, Bit Vectors Build-type: Simple Cabal-version: >=1.6 source-repository head type: mercurial location: https://bitbucket.org/iago/bv-haskell Library Exposed-modules: Data.BitVector -- Other-modules: ghc-options: -Wall Build-depends: base >=4.4 && <5