Skip to content

Commit

Permalink
fix doc loc
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Jan 6, 2024
1 parent 9dd4221 commit b75a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docs:
cabal new-haddock --haddock-for-hackage --enable-doc --haddock-option="--optghc=-DHADDOCK"

upload-docs-to-hackage:
cabal upload -d --publish ./dist-newstyle/sbvPlugin-9.4.4-docs.tar.gz
cabal upload -d --publish ./dist-newstyle/sbvPlugin-9.8.1-docs.tar.gz

# use this as follows: make gold TGT=T49
gold:
Expand Down

0 comments on commit b75a3d5

Please sign in to comment.