Fix typo in changelog
This commit is contained in:
parent
7e9910b27e
commit
25d0aa219f
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
- Lower `:>` and `:<|>` infix precedence to 4 and 3 respectively
|
- Lower `:>` and `:<|>` infix precedence to 4 and 3 respectively
|
||||||
([#761](https://github.com/haskell-servant/servant/issues/761))
|
([#761](https://github.com/haskell-servant/servant/issues/761))
|
||||||
|
|
||||||
This should affect you, except if you define your own infix operators
|
This shouldn't affect you, except if you define your own infix operators
|
||||||
for Servant type-level DSL.
|
for Servant type-level DSL.
|
||||||
|
|
||||||
### Other changes
|
### Other changes
|
||||||
|
|
Loading…
Reference in a new issue