Cabal revisions of vec-lens-0.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: vec-lens version: 0.4+x-revision: 1 synopsis: Vec: length-indexed (sized) list: lens support category: Data, Dependent Types, Lens description: || ==8.8.4 || ==8.10.4 || ==9.0.1+ || ==9.2.1 source-repository head type: git Data.Vec.Pull.Lens -- GHC boot libs- build-depends: base >=4.7 && <4.16+ build-depends: base >=4.7 && <4.17 -- siblings build-depends: , vec ^>=0.4 -- other dependencies- build-depends: lens ^>=4.18.1 || ^>=4.19.1 || ^>=5+ build-depends: lens ^>=4.18.1 || ^>=4.19.1 || ^>=5 || ^>=5.1 other-extensions: CPP FlexibleContexts
revision 2
cabal-version: 2.2 name: vec-lens version: 0.4-x-revision: 1+x-revision: 2 synopsis: Vec: length-indexed (sized) list: lens support category: Data, Dependent Types, Lens description: || ==8.4.4 || ==8.6.5 || ==8.8.4- || ==8.10.4- || ==9.0.1- || ==9.2.1+ || ==8.10.7+ || ==9.0.2+ || ==9.2.4+ || ==9.4.1 source-repository head type: git Data.Vec.Pull.Lens -- GHC boot libs- build-depends: base >=4.7 && <4.17+ build-depends: base >=4.7 && <4.18 -- siblings build-depends: , vec ^>=0.4 -- other dependencies- build-depends: lens ^>=4.18.1 || ^>=4.19.1 || ^>=5 || ^>=5.1+ build-depends: lens ^>=4.18.1 || ^>=4.19.1 || ^>=5 || ^>=5.1 || ^>=5.2 other-extensions: CPP FlexibleContexts
revision 3
cabal-version: 2.2 name: vec-lens version: 0.4-x-revision: 2+x-revision: 3 synopsis: Vec: length-indexed (sized) list: lens support category: Data, Dependent Types, Lens description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.4- || ==9.4.1+ || ==9.2.7+ || ==9.4.4+ || ==9.6.1 source-repository head type: git Data.Vec.Pull.Lens -- GHC boot libs- build-depends: base >=4.7 && <4.18+ build-depends: base >=4.7 && <4.19 -- siblings build-depends:- , fin ^>=0.2- , vec ^>=0.4+ , fin ^>=0.2 || ^>=0.3+ , vec ^>=0.4 || ^>=0.5 -- other dependencies build-depends: lens ^>=4.18.1 || ^>=4.19.1 || ^>=5 || ^>=5.1 || ^>=5.2
revision 4
cabal-version: 2.2 name: vec-lens version: 0.4-x-revision: 3+x-revision: 4 synopsis: Vec: length-indexed (sized) list: lens support category: Data, Dependent Types, Lens description: || ==8.8.4 || ==8.10.7 || ==9.0.2- || ==9.2.7- || ==9.4.4- || ==9.6.1+ || ==9.2.8+ || ==9.4.7+ || ==9.6.3+ || ==9.8.1 source-repository head type: git Data.Vec.Pull.Lens -- GHC boot libs- build-depends: base >=4.7 && <4.19+ build-depends: base >=4.7 && <4.20 -- siblings build-depends: