Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5.6k
    • Issues 5.6k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 663
    • Merge requests 663
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • Building
  • hadrian

hadrian · Changes

Page history
Update hadrian authored May 25, 2020 by Ben Gamari's avatar Ben Gamari
Hide whitespace changes
Inline Side-by-side
building/hadrian.md
View page @ 2a607795
......@@ -65,7 +65,7 @@ Here we also dump STG syntax since this is necessary to interpret the profile:
```
stage1.*.ghc.hs.opts += -ddump-to-file -ddump-simpl -ddump-stg
stage1.*.ghc.hs.opts += -ticky -ticky-allocd
stage1.*.ghc-bin.link.opts += -ticky
stage1.*.ghc-bin.ghc.link.opts += -ticky
```
### Building an eventlog-enabled stage2 compiler
......
Clone repository

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Commentary

Wiki

Title Index
Recent Changes