Update x-revisions

This commit is contained in:
Oleg Grenrus 2018-06-19 12:41:54 +03:00
parent ba3a2f7b87
commit bd40d46d28
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@ library
, case-insensitive >= 1.2.0.10 && < 1.3
, control-monad-omega >= 0.3.1 && < 0.4
, hashable >= 1.2.6.1 && < 1.3
, http-media >= 0.7.1.1 && < 0.8
, http-media >= 0.7.0 && < 0.8
, http-types >= 0.12 && < 0.13
, lens >= 4.15.4 && < 4.17
, string-conversions >= 0.4.0.1 && < 0.5

View file

@ -1,6 +1,6 @@
name: servant-foreign
version: 0.11.1
x-revision: 1
x-revision: 2
synopsis: Helpers for generating clients for servant APIs in any programming language
description:
Helper types and functions for generating client functions for servant APIs in any programming language