Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 297 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 297 Bytes

buck2-ghc-build

Building GHC HEAD with buck2 toolchain.

Getting started

Enter the shell.

$ nix develop

Set the environment variables. Examples in myenv.sh.iwkim-mac.

$ source myenv.sh.iwkim-mac

Then, build (a part of) GHC.

$ buck2 build //ghc-build:ghc-internal