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
Glasgow Haskell Compiler
GHC
Commits
92a3ffba
Commit
92a3ffba
authored
Jan 26, 2016
by
Andrey Mokhov
Browse files
Add a note about interaction of the new and existing build systems.
[skip ci]
parent
f6355ecd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
92a3ffba
...
...
@@ -9,6 +9,10 @@ on [Shake][shake] and we hope that it will eventually replace the current
ideas behind the project you can find more details on the
[
wiki page
][
ghc-shake-wiki
]
and in this
[
blog post
][
blog-post-1
]
.
The new build system can work side-by-side with the existing build system. Note, there is
some interaction between them: they put (some) build results in the same directories,
e.g.
`inplace/bin/ghc-stage1`
.
[
Join us on #shaking-up-ghc on Freenode
](
irc://chat.freenode.net/#shaking-up-ghc
)
.
Your first build
...
...
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