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.
stack test
1 parent 1338d9b commit e445caeCopy full SHA for e445cae
stack.yaml
@@ -1,7 +1,10 @@
1
flags: {}
2
packages:
3
-- containers
4
- containers-tests
+### containers is disabled by default in order to avoid dependency resolution
5
+### problems with test dependencies that incur circular dependencies on
6
+### containers itself.
7
+# - containers
8
9
### Uncoment the resolver you want to use and re-run `stack build/test/bench`.
10
# resolver: lts-10.0
0 commit comments