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
Alex D
GHC
Commits
c1a06d49
Commit
c1a06d49
authored
Jul 28, 2019
by
Dale Wijnand
Committed by
Marge Bot
Jul 28, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hadrian: relink to the flavours doc in the ghc repo
parent
cd11f81f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hadrian/README.md
hadrian/README.md
+1
-1
No files found.
hadrian/README.md
View file @
c1a06d49
...
...
@@ -93,7 +93,7 @@ currently supported: `default`, `quick`, `quickest`, `perf`, `prof`, `devel1`
and
`devel2`
. As an example, the
`quickest`
flavour adds
`-O0`
flag to all GHC
invocations and builds libraries only in the
`vanilla`
way, which speeds up
builds by 3-4x. Build flavours are documented
[
here
](
https://git
hub.com/snowleopard/hadrian
/blob/master/doc/flavours.md
)
.
[
here
](
https://git
lab.haskell.org/ghc/ghc
/blob/master/
hadrian/
doc/flavours.md
)
.
*
`--freeze1`
: freeze Stage1 GHC, i.e. do not rebuild it even if some of its
source files are out-of-date. This allows to significantly reduce the rebuild
...
...
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