Cabal revisions of servant-client-0.15
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: servant-client version: 0.15+x-revision: 1 synopsis: Automatic derivation of querying functions for servant category: Servant, Web -- Here can be exceptions if we really need features from the newer versions. build-depends: base-compat >= 0.10.5 && < 0.11- , http-client >= 0.5.13.1 && < 0.6+ , http-client >= 0.5.13.1 && < 0.7 , http-media >= 0.7.1.3 && < 0.8 , http-types >= 0.12.2 && < 0.13 , exceptions >= 0.10.0 && < 0.11