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 3c83f61 commit 55c8f0bCopy full SHA for 55c8f0b
servant/CHANGELOG.md
@@ -8,6 +8,10 @@
8
use its `ToHttpApiData` instance or `linkURI`.
9
([#527](https://github.com/haskell-servant/servant/issues/527))
10
11
+* Add `Servant.API.TypeLevel` module with type families to work with API types.
12
+ ([#345](https://github.com/haskell-servant/servant/pull/345))
13
+ ([#305](https://github.com/haskell-servant/servant/issues/305))
14
+
15
0.9.1
16
------
17
0 commit comments