Cabal revisions of vector-instances-0.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: vector-instances-Version: 0.0.2-Synopsis: Orphan Instances for 'Data.Vector'-Homepage: http://patch-tag.com/r/ekmett/vector-instances-License: BSD3-License-file: LICENSE-Author: Edward Kmett-Maintainer: ekmett@gmail.com-Category: Data, Data Structures-Build-type: Simple-Cabal-version: >=1.2--Library- Exposed-modules: Data.Vector.Instances-- Build-depends:- base >= 4 && < 5,- vector >= 0.7.1 && < 8+Name: vector-instances +Version: 0.0.2 +x-revision: 1 +Synopsis: Orphan Instances for 'Data.Vector' +Homepage: http://patch-tag.com/r/ekmett/vector-instances +License: BSD3 +License-file: LICENSE +Author: Edward Kmett +Maintainer: ekmett@gmail.com +Category: Data, Data Structures +Build-type: Simple +Cabal-version: >=1.2 + +Library + Exposed-modules: Data.Vector.Instances + + Build-depends: + base >= 4 && < 5, + vector >= 0.7.1 && < 0.8