packages feed

lapack-ffi-tools 0.1.3 → 0.1.3.1

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~bytestringdep ~containersdep ~explicit-exception

Dependency ranges changed: bytestring, containers, explicit-exception, filepath, optparse-applicative, unordered-containers

Files

lapack-ffi-tools.cabal view
@@ -1,5 +1,5 @@ Name:             lapack-ffi-tools-Version:          0.1.3+Version:          0.1.3.1 License:          BSD3 License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>@@ -23,7 +23,7 @@   data/lapack.csv  Source-Repository this-  Tag:         0.1.3+  Tag:         0.1.3.1   Type:        darcs   Location:    https://hub.darcs.net/thielema/lapack-ffi-tools/ @@ -34,7 +34,7 @@ Executable create-lapack-ffi-single   Build-Depends:     parsec >=3.1 && <3.2,-    explicit-exception >=0.1.7.3 && <0.2,+    explicit-exception >=0.1.7.3 && <0.3,     transformers >=0.3 && <0.7,     containers >=0.4 && <0.7,     utility-ht >=0.0.12 && <0.1,@@ -55,12 +55,12 @@     cassava >=0.4.5.1 && <0.6,     optparse-applicative >=0.11 && <0.18,     parsec >=3.1 && <3.2,-    explicit-exception >=0.1.7.3 && <0.2,+    explicit-exception >=0.1.7.3 && <0.3,     transformers >=0.3 && <0.7,     pathtype >=0.8 && <0.9,     unordered-containers >=0.2.8 && <0.3,     containers >=0.4 && <0.7,-    vector >=0.10 && <0.13,+    vector >=0.10 && <0.14,     bytestring >=0.9.2.1 && <0.12,     non-empty >=0.2 && <0.4,     utility-ht >=0.0.14 && <0.1,