Update x-revisions
This commit is contained in:
parent
ba3a2f7b87
commit
bd40d46d28
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ library
|
||||||
, case-insensitive >= 1.2.0.10 && < 1.3
|
, case-insensitive >= 1.2.0.10 && < 1.3
|
||||||
, control-monad-omega >= 0.3.1 && < 0.4
|
, control-monad-omega >= 0.3.1 && < 0.4
|
||||||
, hashable >= 1.2.6.1 && < 1.3
|
, 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
|
, http-types >= 0.12 && < 0.13
|
||||||
, lens >= 4.15.4 && < 4.17
|
, lens >= 4.15.4 && < 4.17
|
||||||
, string-conversions >= 0.4.0.1 && < 0.5
|
, string-conversions >= 0.4.0.1 && < 0.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: servant-foreign
|
name: servant-foreign
|
||||||
version: 0.11.1
|
version: 0.11.1
|
||||||
x-revision: 1
|
x-revision: 2
|
||||||
synopsis: Helpers for generating clients for servant APIs in any programming language
|
synopsis: Helpers for generating clients for servant APIs in any programming language
|
||||||
description:
|
description:
|
||||||
Helper types and functions for generating client functions for servant APIs in any programming language
|
Helper types and functions for generating client functions for servant APIs in any programming language
|
||||||
|
|
Loading…
Add table
Reference in a new issue