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 187c032 commit b137484Copy full SHA for b137484
stack.yaml
@@ -1,9 +1,10 @@
1
-resolver: lts-16.25
+resolver: lts-17.15
2
3
packages:
4
- '.'
5
6
extra-deps:
7
-# https://github.com/docopt/docopt.hs/issues/33
+# This is https://github.com/docopt/docopt.hs/pull/34 supporting MonadFail.
8
+# More context at https://github.com/docopt/docopt.hs/issues/33.
9
- git: [email protected]:gelisam/docopt.hs
10
commit: 16dc7bc596c0ea4fa4466b12f474b1abfa72c885
0 commit comments