accelerate-arithmetic 1.0 → 1.0.0.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
accelerate-arithmetic.cabal view
@@ -1,5 +1,5 @@ Name: accelerate-arithmetic-Version: 1.0+Version: 1.0.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -13,11 +13,11 @@ but it does not contain processor optimizations or optimizations for CUDA. Tested-With: GHC==7.8.2-Cabal-Version: >=1.14+Cabal-Version: 1.14 Build-Type: Simple Source-Repository this- Tag: 1.0+ Tag: 1.0.0.1 Type: darcs Location: http://hub.darcs.net/thielema/accelerate-arithmetic/ @@ -31,7 +31,7 @@ accelerate >=1.0 && <1.2, utility-ht >=0.0.8 && <0.1, QuickCheck >=2.4 && <3,- base >=4.5 && <4.11+ base >=4.5 && <5 GHC-Options: -Wall -fwarn-missing-import-lists Hs-Source-Dirs: src, private