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 2c755b4 commit f53f978Copy full SHA for f53f978
stack.yaml
@@ -7,7 +7,8 @@ resolver: nightly-2016-05-26
7
packages:
8
- '.'
9
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
10
-extra-deps: []
+extra-deps:
11
+- wai-session-0.3.2
12
13
# Override default flag values for local packages and extra-deps
14
flags: {}
0 commit comments