Cabal revisions of th-lift-instances-0.1.17
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: th-lift-instances version: 0.1.17+x-revision: 1 cabal-version: >=1.10 build-type: Simple license: BSD3 Instances.TH.Lift build-depends: base >=4.3 && <5,- template-haskell >=2.5.0.0,+ template-haskell >=2.5.0.0 && <2.17, containers, vector >= 0.7, text, transformers,- bytestring+ bytestring <0.11.2 -- the dependency is added to avoid diamond orphans problem. -- Without a dependency there could be a plan with th-lift-0.7.x and
revision 2
name: th-lift-instances version: 0.1.17-x-revision: 1+x-revision: 2 cabal-version: >=1.10 build-type: Simple license: BSD3 location: https://github.com/bennofs/th-lift-instances.git library+ build-depends: containers <0.6.6+ exposed-modules: Instances.TH.Lift build-depends: