hmatrix 0.8.1.0 → 0.8.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~process
Dependency ranges changed: process
Files
- hmatrix.cabal +2/−2
hmatrix.cabal view
@@ -1,5 +1,5 @@ Name: hmatrix-Version: 0.8.1.0+Version: 0.8.1.1 License: GPL License-file: LICENSE Author: Alberto Ruiz@@ -71,7 +71,7 @@ Build-Depends: haskell98 < 1.0.1.1, QuickCheck, HUnit, storable-complex,- process+ process < 1.0.1.2 Extensions: ForeignFunctionInterface, CPP