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 773600b commit 8dd381eCopy full SHA for 8dd381e
Makefile
@@ -89,6 +89,7 @@ doctest :
89
$(DOCTEST) Cabal-syntax
90
$(DOCTEST) Cabal-described
91
$(DOCTEST) --build-depends=QuickCheck Cabal
92
+ $(DOCTEST) cabal-install
93
94
# This is not run as part of validate.sh (we need hackage-security, which is tricky to get).
95
doctest-cli :
0 commit comments