lapack-comfort-array 0.0.1 → 0.0.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
lapack-comfort-array.cabal view
@@ -1,5 +1,5 @@ Name: lapack-comfort-array-Version: 0.0.1+Version: 0.0.1.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -40,7 +40,7 @@ Build-Type: Simple Source-Repository this- Tag: 0.0.1+ Tag: 0.0.1.1 Type: darcs Location: https://hub.darcs.net/thielema/lapack-comfort-array/ @@ -55,7 +55,7 @@ netlib-ffi >=0.0 && <0.2, comfort-array >=0.3 && <0.6, storable-complex >=0.2.2 && <0.3,- transformers >=0.4 && <0.6,+ transformers >=0.4 && <0.7, base >=4.5 && <5 GHC-Options: -Wall -fwarn-missing-import-lists