packages feed

lapack-ffi-tools 0.1.2 → 0.1.2.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~optparse-applicative

Dependency ranges changed: optparse-applicative

Files

lapack-ffi-tools.cabal view
@@ -1,5 +1,5 @@ Name:             lapack-ffi-tools-Version:          0.1.2+Version:          0.1.2.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.2+  Tag:         0.1.2.1   Type:        darcs   Location:    http://hub.darcs.net/thielema/lapack-ffi-tools/ @@ -53,7 +53,7 @@ Executable create-lapack-ffi   Build-Depends:     cassava >=0.4.5.1 && <0.6,-    optparse-applicative >=0.11 && <0.15,+    optparse-applicative >=0.11 && <0.16,     parsec >=3.1 && <3.2,     explicit-exception >=0.1.7.3 && <0.2,     transformers >=0.3 && <0.6,