packages feed

Cabal revisions of servant-server-0.17

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

revision 1
 cabal-version:       >=1.10 name:                servant-server version:             0.17+x-revision:          1  synopsis:            A family of combinators for defining webservices APIs and serving them category:            Servant, Web   -- Servant dependencies   -- strict dependency as we re-export 'servant' things.   build-depends:-      servant             >= 0.16     && < 0.17.1+      servant             >= 0.17     && < 0.17.1     , http-api-data       >= 0.4.1    && < 0.4.2    -- Other dependencies: Lower bound around what is in the latest Stackage LTS.