lapack-hmatrix 0.0.0.1 → 0.0.0.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: vector
API changes (from Hackage documentation)
Files
- lapack-hmatrix.cabal +4/−4
lapack-hmatrix.cabal view
@@ -1,6 +1,6 @@ Cabal-Version: 2.2 Name: lapack-hmatrix-Version: 0.0.0.1+Version: 0.0.0.2 License: BSD-3-Clause License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -12,13 +12,13 @@ Conversion of objects between 'lapack' and 'hmatrix'. Tested-With: GHC==7.8.4 Tested-With: GHC==8.0.2, GHC==8.6.5, GHC==8.10.5-Tested-With: GHC==9.0.1, GHC==9.2.1+Tested-With: GHC==9.0.1, GHC==9.2.1, GHC==9.4.4 Build-Type: Simple Extra-Source-Files: Makefile Source-Repository this- Tag: 0.0.0.1+ Tag: 0.0.0.2 Type: darcs Location: https://hub.darcs.net/thielema/lapack-hmatrix/ @@ -32,7 +32,7 @@ netlib-ffi >=0.1.1 && <0.2, comfort-array >=0.4 && <0.6, hmatrix >=0.17 && <0.21,- vector >=0.10 && <0.13,+ vector >=0.10 && <0.14, transformers >=0.4 && <0.7, utility-ht >=0.0.10 && <0.1, base >=4.5 && <5