packages feed

hmatrix-svdlibc 0.3.1 → 0.3.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~hmatrix

Dependency ranges changed: hmatrix

Files

hmatrix-svdlibc.cabal view
@@ -1,5 +1,5 @@ name:                hmatrix-svdlibc-version:             0.3.1+version:             0.3.2 synopsis:            SVDLIBC bindings for HMatrix description:   Bindings for the sparse singular value decomposition@@ -25,7 +25,7 @@   Include-dirs:        include, svdlibc   Includes:            glue.h, svdlib.h   build-depends:       base >=4.6 && <5.0,-                       hmatrix >=0.16 && <0.17+                       hmatrix >=0.16 && <0.18  executable svdlibc-test   main-is:             Test.hs@@ -33,4 +33,4 @@   include-dirs:        include, svdlibc   includes:            glue.h, svdlib.h   build-depends:       base >=4.6 && <5.0,-                       hmatrix >=0.16 && <0.17+                       hmatrix >=0.16 && <0.18