packages feed

Cabal revisions of modern-uri-0.2.2.0

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

revision 1
 name:                 modern-uri version:              0.2.2.0+x-revision: 1 cabal-version:        1.18 tested-with:          GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 license:              BSD3   build-depends:      QuickCheck       >= 2.4 && < 3.0                     , base             >= 4.7 && < 5.0                     , bytestring       >= 0.2 && < 0.11-                    , containers       >= 0.5 && < 0.6+                    , containers       >= 0.5 && < 0.7                     , contravariant    >= 1.3 && < 2.0                     , deepseq          >= 1.3 && < 1.5                     , exceptions       >= 0.6 && < 0.11                     , profunctors      >= 5.2.1 && < 6.0                     , reflection       >= 2.0 && < 3.0                     , tagged           >= 0.8 && < 0.9-                    , template-haskell >= 2.10 && < 2.14+                    , template-haskell >= 2.10 && < 2.15                     , text             >= 0.2 && < 1.3   if !impl(ghc >= 8.0)     build-depends:    semigroups       == 0.18.*