Update README

This commit is contained in:
Julian Ospald 2021-09-04 15:59:14 +02:00
父節點 d2346a543a
當前提交 e5918de7af
簽署人: hasufell
GPG 金鑰 ID: 3786C5262ECB4A3F
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -117,6 +117,7 @@ for a list of all available options.
If you need to overwrite the existing `build.mk`, check the default files
in [data/build_mk](./data/build_mk), copy them somewhere, adjust them and
pass `--config path/to/build.mk` to `ghcup compile ghc`.
Common `build.mk` options are explained [here](https://gitlab.haskell.org/ghc/ghc/-/wikis/building/using#build-configuration).
Make sure your system meets all the [prerequisites](https://gitlab.haskell.org/ghc/ghc/-/wikis/building/preparation).