packages feed

Cabal revisions of servant-0.16.2

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

revision 1
 cabal-version:       >=1.10 name:                servant version:             0.16.2+x-revision:          1  synopsis:            A family of combinators for defining webservices APIs category:            Servant, Web   --   -- note: mtl lower bound is so low because of GHC-7.8   build-depends:-      base                   >= 4.9      && < 4.13+      base                   >= 4.9      && < 4.14     , bytestring             >= 0.10.8.1 && < 0.11     , mtl                    >= 2.2.2    && < 2.3     , transformers           >= 0.5.2.0  && < 0.6   -- Other dependencies: Lower bound around what is in the latest Stackage LTS.   -- Here can be exceptions if we really need features from the newer versions.   build-depends:-      base-compat            >= 0.10.5   && < 0.11+      base-compat            >= 0.10.5   && < 0.12     , aeson                  >= 1.4.1.0  && < 1.5     , attoparsec             >= 0.13.2.2 && < 0.14     , bifunctors             >= 5.5.3    && < 5.6