name: largeword version: 1.0.1 license: BSD3 copyright: Dominic Steinitz author: Dominic Steinitz maintainer: Dominic Steinitz description: Provides Word128, Word192 and Word256 and a way of producing other large words if required. synopsis: Provides Word128, Word192 and Word256 and a way of producing other large words if required. homepage: http://trac.haskell.org/largeword/wiki category: Data stability: stable build-type: Simple cabal-version: >= 1.6 tested-with: GHC == 6.12.1 Library Build-Depends: base == 4.* ghc-options: -O2 hs-source-dirs: exposed-modules: Data.LargeWord source-repository head type: darcs location: http://code.haskell.org/largeword