Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update hadrian
authored
Apr 30, 2020
by
Ben Gamari
Hide whitespace changes
Inline
Side-by-side
building/hadrian.md
View page @
380ab9cf
...
...
@@ -70,7 +70,7 @@ stage1.*.ghc-bin.link.opts += -ticky
### Building an eventlog-enabled stage2 compiler
```
stage1.
*.
ghc-bin.link.opts += -eventlog
stage1.ghc-bin.
ghc.
link.opts += -eventlog
```
## Shell aliases
...
...