Skip to content

Commit

Permalink
re-enable make docs target.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Dec 28, 2023
1 parent ab6a607 commit 80043d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ nukeclean: distclean
rm -rf ~/.cabal/ ~/.ghc/

# Generate documentation.
#docs: $(DOCGEN)
# ./Setup haddock
docs: $(TARGETS)
cabal haddock --enable-documentation

# Upload to hackage?
dist: $(TARGETS)
Expand Down

0 comments on commit 80043d2

Please sign in to comment.