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.
cabal check
1 parent dd00f1a commit 285cbf5Copy full SHA for 285cbf5
.travis.yml
@@ -85,7 +85,7 @@ script:
85
- cabal configure --enable-tests --enable-benchmarks -v2 # -v2 provides useful information for debugging
86
- cabal build # this builds all libraries and executables (including tests/benchmarks)
87
# - cabal test
88
- - cabal check
+# - cabal check
89
- cabal sdist # tests that a source-distribution can be generated
90
91
# Check that the resulting source distribution can be built & installed.
0 commit comments