Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Wiki
Building
Hadrian
quick start
quick start
· Changes
Page history
Path separate with backlsh for windows
authored
Nov 16, 2018
by
heisenbug
Hide whitespace changes
Inline
Side-by-side
building/hadrian/quick-start.md
View page @
59854a43
...
...
@@ -32,7 +32,7 @@ You can now directly jump [here](building/hadrian/quick-start#) to see the table
On Windows:
```
$ hadrian
/
build.bat -c -j
$ hadrian
\
build.bat -c -j
```
...
...