Skip to content

Commit

Permalink
Add cabal-install-solver to doctest target
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Jan 13, 2024
1 parent a474965 commit 5bceb40
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 @@ -94,6 +94,7 @@ doctest :
$(DOCTEST) Cabal-syntax
$(DOCTEST) Cabal-described
$(DOCTEST) --build-depends=QuickCheck Cabal
$(DOCTEST) cabal-install-solver
$(DOCTEST) cabal-install

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

0 comments on commit 5bceb40

Please sign in to comment.