Cabal revisions of vec-optics-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-optics version: 0.4+x-revision: 1 synopsis: Vec: length-indexed (sized) list: optics support category: Data, Dependent Types, Optics description: || ==8.8.4 || ==8.10.4 || ==9.0.1+ || ==9.2.1 source-repository head type: git Data.Vec.Pull.Optics -- GHC boot libs- build-depends: base >=4.9 && <4.16+ build-depends: base >=4.9 && <4.17 -- siblings build-depends:
revision 2
cabal-version: 2.2 name: vec-optics version: 0.4-x-revision: 1+x-revision: 2 synopsis: Vec: length-indexed (sized) list: optics support category: Data, Dependent Types, Optics 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.Optics -- GHC boot libs- build-depends: base >=4.9 && <4.17+ build-depends: base >=4.9 && <4.18 -- siblings build-depends:
revision 3
cabal-version: 2.2 name: vec-optics version: 0.4-x-revision: 2+x-revision: 3 synopsis: Vec: length-indexed (sized) list: optics support category: Data, Dependent Types, Optics 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.Optics -- GHC boot libs- build-depends: base >=4.9 && <4.18+ build-depends: base >=4.9 && <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: optics-core >=0.2 && <0.5
revision 4
cabal-version: 2.2 name: vec-optics version: 0.4-x-revision: 3+x-revision: 4 synopsis: Vec: length-indexed (sized) list: optics support category: Data, Dependent Types, Optics 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.Optics -- GHC boot libs- build-depends: base >=4.9 && <4.19+ build-depends: base >=4.9 && <4.20 -- siblings build-depends: