Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
32f2ee11
Commit
32f2ee11
authored
Aug 24, 2007
by
Ian Lynagh
Browse files
Check haddocking works when validating
parent
fe7bff18
Changes
1
Hide whitespace changes
Inline
Side-by-side
validate
View file @
32f2ee11
...
...
@@ -11,8 +11,9 @@ if [ -f mk/build.mk ]; then
fi
# The default is a "quick" build
echo
BuildFlavour
=
quick
>
mk/build.mk
cat
mk/build.mk.sample
>>
mk/build.mk
echo
BuildFlavour
=
quick
>
mk/build.mk
echo
HADDOCK_DOCS
=
YES
>>
mk/build.mk
cat
mk/build.mk.sample
>>
mk/build.mk
# You can override the default validate settings using mk/validate.mk
# e.g. you could add GhcLibWays=p to test profiling.
...
...
Write
Preview
Supports
Markdown
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