Skip to content

Commit ae8cf9f

Browse files
committed
bump version bounds: stack.yaml, CHANGELOG.
1 parent 9ea3d2a commit ae8cf9f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.9
2+
-------
3+
4+
* Support `servant-0.18`
5+
16
1.1.8
27
-------
38

stack.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
resolver: lts-13.25
1+
resolver: lts-16.7
22
packages:
33
- '.'
44
- example/
5+
6+
extra-deps:
7+
- servant-0.18
8+
- servant-server-0.18

0 commit comments

Comments
 (0)