hadrian

build system for GHC
  https://www.haskell.org/ghc/
  0
  no reviews



Hadrian is a modular, statically-typed, extensible build system for GHC, introduced in the paper Non-recursive Make Considered Harmful. It consists of a Haskell executable implemented using the shake library, and is used to configure and build GHC.