Cabal revisions of semialign-indexed-1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: semialign-indexed version: 1-synopsis: SemialignWithIndex, i.e. izip and ialign+x-revision: 1+synopsis: SemialignWithIndex, i.e. izipWith and ialignWith homepage: https://github.com/isomorphism/these license: BSD3 license-file: LICENSE -- ghc boot libs build-depends:- base >=4.5.1.0 && <4.13+ base >=4.5.1.0 && <4.14 , containers >=0.4.2.1 && <0.7 build-depends: -- other dependencies build-depends: hashable >=1.2.7.0 && <1.4- , lens >=4.17 && <4.18+ , lens >=4.17 && <4.19 , unordered-containers >=0.2.8.0 && <0.3 , vector >=0.12.0.2 && <0.13