Skip to content

Commit

Permalink
Update readme for GHC 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tbidne authored and Bodigrim committed Apr 9, 2023
1 parent 02f5316 commit c6dda59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ An impact assessment is due when

The procedure is as follows:

1. Rebase changes, mandated by your proposal, atop of `ghc-9.2` branch.
1. Rebase changes, mandated by your proposal, atop of `ghc-9.4` branch.
2. Compile a patched GHC, say, `~/ghc/_build/stage1/bin/ghc`.
3. `git clone https://github.com/Bodigrim/clc-stackage`, then `cd clc-stackage`.
4. Run `cabal build -w ~/ghc/_build/stage1/bin/ghc --keep-going` and wait for a long time.
Expand Down

0 comments on commit c6dda59

Please sign in to comment.