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 692e550 commit c8f662dCopy full SHA for c8f662d
test.dhall
@@ -2,5 +2,5 @@ let conf = ./spago.dhall
2
3
in conf // {
4
sources = conf.sources # ["test/**/*.purs"],
5
- dependencies = conf.dependencies # ["aff", "control", "exceptions", "partial"]
+ dependencies = conf.dependencies # ["aff", "assert", "control", "exceptions", "partial"]
6
}
0 commit comments