Bump x-revision(s)
This commit is contained in:
parent
e3be4f789b
commit
7176917f71
5 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue