repa-bytestring 2.0.0.2 → 2.0.0.3
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- repa-bytestring.cabal +3/−3
repa-bytestring.cabal view
@@ -1,5 +1,5 @@ Name: repa-bytestring-Version: 2.0.0.2+Version: 2.0.0.3 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -8,8 +8,8 @@ Cabal-Version: >=1.6 Stability: experimental Category: Data Structures-Homepage: http://trac.haskell.org/repa-Bug-reports: http://trac.haskell.org/repa/newticket+Homepage: http://repa.ouroborus.net+Bug-reports: repa@ouroborus.net Description: Conversions between Repa Arrays and ByteStrings.