Haddock coverage report not working, removing for now

This commit is contained in:
Joe Nelson
2016-01-28 13:17:49 -08:00
parent e02dc2e92e
commit 4679e2a514
+1 -1
View File
@@ -17,5 +17,5 @@ test:
- git ls-files | grep '\.l\?hs$' | xargs stack exec -- hlint -X QuasiQuotes "$@"
- stack exec -- packdeps *.cabal || true
- stack exec -- cabal check
- stack haddock --coverage
- stack haddock
- stack sdist