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 94e0acc commit 7062a84Copy full SHA for 7062a84
servant-server/CHANGELOG.md
@@ -5,13 +5,13 @@
5
----
6
7
- Rename `ServantError` to `ClientError`, `ServantErr` to `ServerError`
8
- [#1131](https://github.com/haskell-servant/pull/1131)
+ [#1131](https://github.com/haskell-servant/servant/pull/1131)
9
- *servant-server* Reorder HTTP failure code priorities
10
[#1103](https://github.com/haskell-servant/servant/pull/1103)
11
- *servant-server* Re-organise internal modules
12
[#1139](https://github.com/haskell-servant/servant/pull/1139)
13
- Allow `network-3.0`
14
- [#1107](https://github.com/haskell-servant/pull/1107)
+ [#1107](https://github.com/haskell-servant/servant/pull/1107)
15
16
0.15
17
0 commit comments