repa-bytestring 2.0.0.3 → 2.0.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bytestringPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bytestring
API changes (from Hackage documentation)
Files
- repa-bytestring.cabal +2/−2
repa-bytestring.cabal view
@@ -1,5 +1,5 @@ Name: repa-bytestring-Version: 2.0.0.3+Version: 2.0.0.4 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -21,7 +21,7 @@ base == 4.*, repa == 2.0.*, vector == 0.7.*,- bytestring == 0.9.1.*+ bytestring == 0.9.* ghc-options: -Odph -Wall -fno-warn-missing-signatures