Cabal revisions of repa-io-3.4.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: repa-io-Version: 3.4.1.1-License: BSD3-License-file: LICENSE-Author: The DPH Team-Maintainer: Ben Lippmeier <benl@ouroborus.net>-Build-Type: Simple-Cabal-Version: >=1.6-Stability: experimental-Category: Data Structures-Homepage: http://repa.ouroborus.net-Bug-reports: http://groups.google.com/d/forum/haskell-repa-Description:- Read and write Repa arrays in various formats.--Synopsis:- Read and write Repa arrays in various formats.--Library- Build-Depends:- base >= 4.8 && < 4.10- , binary >= 0.7 && < 0.9- , bmp == 1.2.*- , bytestring == 0.10.*- , old-time == 1.1.*- , repa == 3.4.*- , vector == 0.11.*-- ghc-options:- -O2 -Wall -fno-warn-missing-signatures-- Exposed-modules:- Data.Array.Repa.IO.Binary- Data.Array.Repa.IO.BMP- Data.Array.Repa.IO.Matrix- Data.Array.Repa.IO.Timing- Data.Array.Repa.IO.Vector-- Other-modules:- Data.Array.Repa.IO.Internals.Text+Name: repa-io +Version: 3.4.1.1 +x-revision: 1 +License: BSD3 +License-file: LICENSE +Author: The DPH Team +Maintainer: Ben Lippmeier <benl@ouroborus.net> +Build-Type: Simple +Cabal-Version: >=1.6 +Stability: experimental +Category: Data Structures +Homepage: http://repa.ouroborus.net +Bug-reports: http://groups.google.com/d/forum/haskell-repa +Description: + Read and write Repa arrays in various formats. + +Synopsis: + Read and write Repa arrays in various formats. + +Library + Build-Depends: + base >= 4.8 && < 4.11 + , binary >= 0.7 && < 0.9 + , bmp == 1.2.* + , bytestring == 0.10.* + , old-time == 1.1.* + , repa == 3.4.* + , vector >= 0.11 && < 0.13 + + ghc-options: + -O2 -Wall -fno-warn-missing-signatures + + Exposed-modules: + Data.Array.Repa.IO.Binary + Data.Array.Repa.IO.BMP + Data.Array.Repa.IO.Matrix + Data.Array.Repa.IO.Timing + Data.Array.Repa.IO.Vector + + Other-modules: + Data.Array.Repa.IO.Internals.Text
revision 2
Name: repa-io Version: 3.4.1.1 -x-revision: 1 +x-revision: 2 License: BSD3 License-file: LICENSE Author: The DPH Team Library Build-Depends: - base >= 4.8 && < 4.11 + base >= 4.8 && < 4.12 , binary >= 0.7 && < 0.9 , bmp == 1.2.* , bytestring == 0.10.*
revision 3
Name: repa-io Version: 3.4.1.1 -x-revision: 2 +x-revision: 3 License: BSD3 License-file: LICENSE Author: The DPH Team Library Build-Depends: - base >= 4.8 && < 4.12 + base >= 4.8 && < 4.13 , binary >= 0.7 && < 0.9 , bmp == 1.2.* , bytestring == 0.10.* , vector >= 0.11 && < 0.13 ghc-options: - -O2 -Wall -fno-warn-missing-signatures + -O2 + -Wall + -fno-warn-missing-signatures Exposed-modules: Data.Array.Repa.IO.Binary
revision 4
Name: repa-io Version: 3.4.1.1 -x-revision: 3 +x-revision: 4 License: BSD3 License-file: LICENSE Author: The DPH Team Library Build-Depends: - base >= 4.8 && < 4.13 + base >= 4.8 && < 4.14 , binary >= 0.7 && < 0.9 , bmp == 1.2.* , bytestring == 0.10.*
revision 5
Name: repa-io Version: 3.4.1.1 -x-revision: 4 +x-revision: 5 License: BSD3 License-file: LICENSE Author: The DPH Team Library Build-Depends: - base >= 4.8 && < 4.14 + base >= 4.8 && < 5 , binary >= 0.7 && < 0.9 , bmp == 1.2.* , bytestring == 0.10.*