packages feed

accelerate-fourier 1.0.0.4 → 1.0.0.5

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

accelerate-fourier.cabal view
@@ -1,5 +1,5 @@ Name:             accelerate-fourier-Version:          1.0.0.4+Version:          1.0.0.5 License:          BSD3 License-File:     LICENSE Author:           Henning Thielemann <haskell@henning-thielemann.de>@@ -18,11 +18,11 @@   .   * For CPU specific optimizations cf. @accelerate-fftw@ package. Tested-With:      GHC==7.8.3-Cabal-Version:    >=1.14+Cabal-Version:    1.14 Build-Type:       Simple  Source-Repository this-  Tag:         1.0.0.4+  Tag:         1.0.0.5   Type:        darcs   Location:    http://hub.darcs.net/thielema/accelerate-fourier/ @@ -39,7 +39,7 @@     transformers >=0.3 && <0.6,     utility-ht >=0.0.8 && <0.1,     QuickCheck >=2.4 && <3,-    base >=4.5 && <4.11+    base >=4.5 && <5    GHC-Options:      -Wall -fwarn-missing-import-lists   Hs-Source-Dirs:   src