Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
jberryman
GHC
Commits
7d96fdae
Commit
7d96fdae
authored
Aug 28, 2008
by
Ian Lynagh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't check that we have found haddock
We now use an in-tree haddock instead
parent
b980fbf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
10 deletions
+1
-10
Makefile
Makefile
+1
-10
No files found.
Makefile
View file @
7d96fdae
...
...
@@ -74,16 +74,7 @@ endif
SUBDIRS
=
gmp libffi includes utils driver docs rts compiler ghc libraries libraries/Cabal/doc
check-all
:
check-tools check-packages
check-tools
:
@
:
ifeq
"$(HADDOCK_DOCS)" "YES"
ifeq
"$(HADDOCK)" ""
echo
"Couldn't find haddock"
>
&2
exit
1
endif
endif
check-all
:
check-packages
# Sanity check that all the boot libraries are in the tree, to catch
# failure to run darcs-all.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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