Cabal revisions of JuicyPixels-3.1.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: JuicyPixels Version: 3.1.4 +x-revision: 1 Synopsis: Picture loading/serialization (in png, jpeg, bitmap, gif, tiff and radiance) Description: <<docimages/juicy.png>> Codec.Picture.ColorQuant Ghc-options: -O3 -Wall - Build-depends: base >= 4 && < 5, + Build-depends: base >= 4.5 && < 5, bytestring >= 0.9 && < 0.11, mtl >= 1.1 && < 2.2, binary >= 0.5 && < 0.8,