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 a0834a0 commit 3f95e01Copy full SHA for 3f95e01
servant-server/CHANGELOG.md
@@ -3,6 +3,10 @@
3
4
Package versions follow the [Package Versioning Policy](https://pvp.haskell.org/): in A.B.C, bumps to either A or B represent major versions.
5
6
+0.20.1
7
+----
8
+- Add instance `HasServer (EmptyAPI :> api) context` [#1775](https://github.com/haskell-servant/servant/pull/1775)
9
+
10
0.20
11
----
12
0 commit comments