Cabal revisions of semialign-1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: semialign version: 1.2+x-revision: 1 synopsis: Align and Zip type-classes from the common Semialign ancestor. build-depends: base >=4.5.1.0 && <4.16 , containers >=0.4.2.1 && <0.7- , transformers >=0.3.0.0 && <0.6+ , transformers >=0.3.0.0 && <0.7 -- These build-depends: these >=1.1.1.1 && <1.2 if !impl(ghc >=8.0) build-depends: semigroups >=0.18.5 && <0.20- , transformers >=0.3.0.0 && <0.6- , transformers-compat >=0.6.5 && <0.7+ , transformers >=0.3.0.0 && <0.7+ , transformers-compat >=0.6.5 && <0.8 -- Ensure Data.Functor.Classes is always available if impl(ghc >=7.10)