Name: repa-bytestring Version: 2.0.0.1 License: BSD3 License-file: LICENSE Author: The DPH Team Maintainer: Ben Lippmeier Build-Type: Simple Cabal-Version: >=1.6 Stability: experimental Category: Data Structures Homepage: http://trac.haskell.org/repa Bug-reports: http://trac.haskell.org/repa/newticket Description: Conversions between Repa Arrays and ByteStrings. Synopsis: Conversions between Repa Arrays and ByteStrings. Library Build-Depends: base == 4.*, repa == 2.0.*, vector == 0.7.*, bytestring == 0.9.1.* ghc-options: -Odph -Wall -fno-warn-missing-signatures Exposed-modules: Data.Array.Repa.ByteString