Cabal revisions of ral-0.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: ral version: 0.2.1+x-revision: 1 synopsis: Random access lists category: Data, Dependent Types, Singletons 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 -- GHC boot libs build-depends:- , base >=4.7 && <4.17+ , base >=4.7 && <4.18 , deepseq >=1.3.0.1 && <1.5 if !impl(ghc >=8.0)
revision 2
cabal-version: 2.2 name: ral version: 0.2.1-x-revision: 1+x-revision: 2 synopsis: Random access lists category: Data, Dependent Types, Singletons 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 location: https://github.com/phadej/vec.git -- GHC boot libs build-depends:- , base >=4.7 && <4.18+ , base >=4.7 && <4.19 , deepseq >=1.3.0.1 && <1.5 if !impl(ghc >=8.0) -- siblings build-depends: , bin ^>=0.1.1- , fin ^>=0.2.1+ , fin ^>=0.2.1 || ^>=0.3 -- other dependencies build-depends: build-depends: adjunctions ^>=4.4 if flag(semigroupoids)- build-depends: semigroupoids ^>=5.3.5+ build-depends: semigroupoids ^>=5.3.5 || ^>=6 if impl(ghc >=9.0) -- these flags may abort compilation with GHC-8.10
revision 3
cabal-version: 2.2 name: ral version: 0.2.1-x-revision: 2+x-revision: 3 synopsis: Random access lists category: Data, Dependent Types, Singletons 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 -- GHC boot libs build-depends:- , base >=4.7 && <4.19- , deepseq >=1.3.0.1 && <1.5+ , base >=4.7 && <4.20+ , deepseq >=1.3.0.1 && <1.6 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.5 && <0.21