netlib-comfort-array 0.0.0.1 → 0.0.0.2
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~comfort-arraydep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: comfort-array, transformers
API changes (from Hackage documentation)
Files
netlib-comfort-array.cabal view
@@ -1,10 +1,10 @@ Name: netlib-comfort-array-Version: 0.0.0.1+Version: 0.0.0.2 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de> Maintainer: Henning Thielemann <haskell@henning-thielemann.de>-Homepage: http://hub.darcs.net/thielema/netlib-comfort-array/+Homepage: https://hub.darcs.net/thielema/netlib-comfort-array/ Category: Math Synopsis: Helper modules for comfort-array wrappers to BLAS and LAPACK Description:@@ -20,18 +20,18 @@ Build-Type: Simple Source-Repository this- Tag: 0.0.0.1+ Tag: 0.0.0.2 Type: darcs- Location: http://hub.darcs.net/thielema/netlib-comfort-array/+ Location: https://hub.darcs.net/thielema/netlib-comfort-array/ Source-Repository head Type: darcs- Location: http://hub.darcs.net/thielema/netlib-comfort-array/+ Location: https://hub.darcs.net/thielema/netlib-comfort-array/ Library Build-Depends: netlib-ffi >=0.0.1 && <0.2,- comfort-array >=0.3 && <0.5,+ comfort-array >=0.3 && <0.6, transformers >=0.4 && <0.6, base >=4.5 && <5