Skip to content

Commit

Permalink
Add cabal-install to doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 28, 2023
1 parent 773600b commit 8dd381e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ doctest :
$(DOCTEST) Cabal-syntax
$(DOCTEST) Cabal-described
$(DOCTEST) --build-depends=QuickCheck Cabal
$(DOCTEST) cabal-install

# This is not run as part of validate.sh (we need hackage-security, which is tricky to get).
doctest-cli :
Expand Down

0 comments on commit 8dd381e

Please sign in to comment.