We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e973b1 commit 6333fc0Copy full SHA for 6333fc0
package.yaml
@@ -1,5 +1,5 @@
1
name: servant-typescript
2
-version: 0.1.0.2
+version: 0.1.0.3
3
github: "codedownio/servant-typescript"
4
license: BSD3
5
author: "Tom McLaughlin"
servant-typescript.cabal
@@ -1,11 +1,11 @@
cabal-version: 1.12
--- This file has been generated from package.yaml by hpack version 0.37.0.
+-- This file has been generated from package.yaml by hpack version 0.38.0.
--
-- see: https://github.com/sol/hpack
6
7
8
9
synopsis: TypeScript client generation for Servant
10
description: Please see the README on GitHub at <https://github.com/codedownio/servant-typescript>
11
category: Web
0 commit comments