packages feed

Cabal revisions of th-lift-instances-0.1.18

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: th-lift-instances version: 0.1.18+x-revision: 1 cabal-version: >=1.10 build-type: Simple license: BSD3         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.18-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: