snowleopard / hadrian

Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
https://gitlab.haskell.org/ghc/ghc/tree/master/hadrian
MIT License
208 stars 39 forks source link

Remove the hack to use a patched Cabal submodule in CI #650

Closed quasicomputational closed 5 years ago

quasicomputational commented 5 years ago

The fix has landed in GHC HEAD.

Closes #634.

snowleopard commented 5 years ago

@quasicomputational Awesome, many thanks!

alpmestan commented 5 years ago

Sweet, thanks!