Skip to content

Commit b137484

Browse files
committed
stack: bump to lts-17; comment
1 parent 187c032 commit b137484

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

stack.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
resolver: lts-16.25
1+
resolver: lts-17.15
22

33
packages:
44
- '.'
55

66
extra-deps:
7-
# https://github.com/docopt/docopt.hs/issues/33
7+
# This is https://github.com/docopt/docopt.hs/pull/34 supporting MonadFail.
8+
# More context at https://github.com/docopt/docopt.hs/issues/33.
89
- git: [email protected]:gelisam/docopt.hs
910
commit: 16dc7bc596c0ea4fa4466b12f474b1abfa72c885

0 commit comments

Comments
 (0)