Hamish Mackenzie

Results 206 comments of Hamish Mackenzie

This is fixed in #2156. That PR is not merged yet as we have not found a way to avoid breaking windows cross compilation for GHC

Instead of setting `.version` for the tool set `.src` and point it at the cabal source code. If you are using flakes you can get the source by adding a...

> but I can't figure out how to tell haskell.nix to use it everywhere. Oh I missed that bit. Do you need it to be used as the solver and...

@hsyl20: > A few weeks ago I've started a build script that bypasses Hadrian to build GHC. It builds stage1 ghc and all its dependencies using Setup scripts directly. Next...

This might be the same issue as #431