Bump x-revision(s)

This commit is contained in:
Oleg Grenrus 2018-03-22 12:52:42 +02:00
parent e3be4f789b
commit 7176917f71
5 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: servant-client-core
version: 0.13
x-revision: 1
synopsis: Core functionality and class for client function generation for servant APIs
description:
This library provides backend-agnostic generation of client functions. For

View File

@ -1,5 +1,6 @@
name: servant-client
version: 0.13
x-revision: 1
synopsis: automatical derivation of querying functions for servant webservices
description:
This library lets you derive automatically Haskell functions that

View File

@ -1,5 +1,6 @@
name: servant-docs
version: 0.11.2
x-revision: 1
synopsis: generate API docs for your servant webservice
description:
Library for generating API docs from a servant API definition.

View File

@ -1,5 +1,6 @@
name: servant-server
version: 0.13
x-revision: 1
synopsis: A family of combinators for defining webservices APIs and serving them
description:
A family of combinators for defining webservices APIs and serving them

View File

@ -1,5 +1,6 @@
name: servant
version: 0.13
x-revision: 1
synopsis: A family of combinators for defining webservices APIs
description:
A family of combinators for defining webservices APIs and serving them