Cabal revisions of vec-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: vec version: 0.3+x-revision: 1 synopsis: Vec: length-indexed (sized) list category: Data, Dependent Types description: || ==8.2.2 || ==8.4.4 || ==8.6.5- || ==8.8.1+ || ==8.8.3+ || ==8.10.1 source-repository head type: git -- GHC boot libs build-depends:- , base >=4.7 && <4.14+ , base >=4.7 && <4.15 , deepseq >=1.3.0.1 && <1.5 , transformers >=0.3.0.0 && <0.6
revision 2
cabal-version: 2.2 name: vec version: 0.3-x-revision: 1+x-revision: 2 synopsis: Vec: length-indexed (sized) list category: Data, Dependent Types description: -- other dependencies build-depends: , hashable >=1.2.7.0 && <1.4- , QuickCheck ^>=2.13.2+ , QuickCheck ^>=2.13.2 || ^>=2.14 if flag(distributive) build-depends: distributive >=0.5.3 && <0.7