Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
7434 commits behind, 153 commits ahead of the upstream repository.
user avatar
Ben Gamari authored
Here we at long last remove the `make`-based build system, it having
been replaced with the Shake-based Hadrian build system. Users are
encouraged to refer to the documentation in `hadrian/doc` and this [1]
blog post for details on using Hadrian.

Closes #17527.

[1] https://www.haskell.org/ghc/blog/20220805-make-to-hadrian.html
6fd9b0a1
History