packages feed

Cabal revisions of JuicyPixels-repa-0.7

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                JuicyPixels-repa-Version:             0.7-Synopsis:            Convenience functions to obtain array representations of images.-Description:         This wraps the Juicy.Pixels library to convert into 'Repa' and -                     'Data.Vector.Storable' formats.-License:             BSD3-License-file:        LICENSE-Author:              Thomas M. DuBuisson-Maintainer:          Thomas.DuBuisson@gmail.com--Copyright:           Thomas M. DuBuisson 2012-Category:            Graphics-Build-type:          Simple---- Extra-source-files:  -Cabal-version:       >=1.6---Library-  Exposed-modules:     Codec.Picture.Repa-  Build-depends:       base >= 4.0 && < 5, repa >= 3.2-                    , JuicyPixels >= 3.1-                    , vector >= 0.9-                    , bytestring >= 0.9-  -- Other-modules:       -  -- Build-tools:         -  +Name:                JuicyPixels-repa
+Version:             0.7
+x-revision: 1
+Synopsis:            Convenience functions to obtain array representations of images.
+Description:         This wraps the Juicy.Pixels library to convert into 'Repa' and 
+                     'Data.Vector.Storable' formats.
+License:             BSD3
+License-file:        LICENSE
+Author:              Thomas M. DuBuisson
+Maintainer:          Thomas.DuBuisson@gmail.com
+
+Copyright:           Thomas M. DuBuisson 2012
+Category:            Graphics
+Build-type:          Simple
+
+-- Extra-source-files:  
+Cabal-version:       >=1.6
+
+
+Library
+  Exposed-modules:     Codec.Picture.Repa
+  Build-depends:       base >= 4.0 && < 4.8, repa >= 3.2
+                    , JuicyPixels >= 3.1
+                    , vector >= 0.9
+                    , bytestring >= 0.9
+  -- Other-modules:       
+  -- Build-tools:         
+