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 78a87f1 commit 187c032Copy full SHA for 187c032
stack.yaml
@@ -1,6 +1,9 @@
1
-resolver: lts-7.4
+resolver: lts-16.25
2
3
packages:
4
- '.'
5
6
-extra-deps: []
+extra-deps:
7
+# https://github.com/docopt/docopt.hs/issues/33
8
+- git: [email protected]:gelisam/docopt.hs
9
+ commit: 16dc7bc596c0ea4fa4466b12f474b1abfa72c885
0 commit comments