Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
924c3f4c
Commit
924c3f4c
authored
Oct 20, 2010
by
Ian Lynagh
Browse files
Tweak the haddock rules; no functional change
parent
2ff2497d
Changes
1
Hide whitespace changes
Inline
Side-by-side
rules/haddock.mk
View file @
924c3f4c
...
...
@@ -23,7 +23,7 @@ else
$$(error
Already
got
a
haddock
file
for
$$($1_PACKAGE))
endif
haddock
:
$$($$($1_PACKAGE)-$$($1_$2_VERSION)_HADDOCK_FILE)
haddock
:
html_$1
ifeq
"$$(HADDOCK_DOCS)" "YES"
$(call
all-target,$1_$2_haddock,html_$1)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment