fft 0.1.8.4 → 0.1.8.5
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~sybPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: syb
API changes (from Hackage documentation)
Files
- fft.cabal +3/−3
fft.cabal view
@@ -1,5 +1,5 @@ name: fft-version: 0.1.8.4+version: 0.1.8.5 synopsis: Bindings to the FFTW library. description: Bindings to the FFTW library.@@ -20,7 +20,7 @@ flag base4 source-repository this- tag: 0.1.8.4+ tag: 0.1.8.5 type: darcs location: http://hub.darcs.net/thielema/fft/ @@ -39,7 +39,7 @@ else build-depends: base <3 if flag(base4)- build-depends: base >=4 && <5, syb >=0.1 && <0.7+ build-depends: base >=4 && <5, syb >=0.1 && <0.8 else build-depends: base <4