imagemagick 0.0.4 → 0.0.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- imagemagick.cabal +2/−2
imagemagick.cabal view
@@ -1,5 +1,5 @@ Name: imagemagick-Version: 0.0.4+Version: 0.0.4.1 Synopsis: bindings to imagemagick library License: OtherLicense License-file: LICENSE@@ -88,7 +88,7 @@ cpp-options: -DCABAL_OS_DARWIN if os(windows) cpp-options: -DCABAL_OS_WINDOWS- pkgconfig-depends: ImageMagick, MagickWand >= 6.8+ pkgconfig-depends: ImageMagick, MagickWand >= 6.7 Build-tools: hsc2hs executable resize