Skip to content

Commit

Permalink
remove extra k.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Dec 17, 2023
1 parent d7481cb commit f88a4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -143,7 +143,7 @@ nukeclean: distclean

# Generate documentation.
docs: $(DOCGENBIN)
cabal haddock --enable-documentationk
cabal haddock --enable-documentation
$(DOCGENBIN) > docs/escad.md

# Upload to hackage?
Expand Down

0 comments on commit f88a4e2

Please sign in to comment.