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
Glasgow Haskell Compiler
GHC
Commits
7c3c45f4
Unverified
Commit
7c3c45f4
authored
Apr 24, 2018
by
Andrey Mokhov
Committed by
GitHub
Apr 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to Quick Start guide
parent
64da39cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
7c3c45f4
...
@@ -11,9 +11,9 @@ this [Haskell Symposium 2016 paper](https://dl.acm.org/authorize?N41275) and thi
...
@@ -11,9 +11,9 @@ this [Haskell Symposium 2016 paper](https://dl.acm.org/authorize?N41275) and thi
[
Haskell eXchange 2016 talk
][
talk
]
.
[
Haskell eXchange 2016 talk
][
talk
]
.
The new build system can work side-by-side with the existing build system, since it
The new build system can work side-by-side with the existing build system, since it
places all build artefacts
under
a dedicated directory
. The only thing they both share
places all build artefacts
in
a dedicated directory
(called
`_build`
by default).
is the need to run the
`./boot`
and
`./configure`
scripts, even though Hadrian can do it
See
[
this guide
](
https://ghc.haskell.org/trac/ghc/wiki/Building/Hadrian/QuickStart
)
f
or
you
(see the documentation for the
`-c`
flag below)
.
i
f you
'd like to start using Hadrian for building GHC
.
Your first build
Your first build
----------------
----------------
...
...
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