Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Feb 8, 2024
1 parent 9e348b6 commit 4119567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mk/haskell.mk
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ install-dependencies:
cabal update && \
$(CABAL_INSTALL) $(INSTALL_DEPS); \
fi
# above, "|| true" is needed for cabal >= 3.10.2

# haddock rules
haddock: doc/index.html
Expand Down

0 comments on commit 4119567

Please sign in to comment.