accelerate-cuda 0.15.1.1 → 0.16.0.0
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~cuda
Dependency ranges changed: cuda
Files
- accelerate-cuda.cabal +4/−4
accelerate-cuda.cabal view
@@ -1,5 +1,5 @@ Name: accelerate-cuda-Version: 0.15.1.1+Version: 0.16.0.0 Cabal-version: >= 1.8 Tested-with: GHC == 7.8.* Build-type: Simple@@ -87,7 +87,7 @@ binary >= 0.7, bytestring >= 0.9, cryptohash >= 0.7,- cuda >= 0.7,+ cuda == 0.7.0.0, directory >= 1.0, fclabels >= 2.0, filepath >= 1.0,@@ -175,6 +175,6 @@ source-repository this type: git location: https://github.com/AccelerateHS/accelerate-cuda- branch: release/0.15- tag: 0.15.1.1+ branch: release/0.16+ tag: 0.16.0.0