Skip to content
  • kaiha's avatar
    Use in-tree cabal in build.cabal.sh (works for cabal < 1.24) · fc4c9683
    kaiha authored
    Partial fix of #274
    
    This installs the in-tree Cabal into the cabal-sandbox before building
    hadrian itself. This only works if the installed cabal version is < 1.24,
    because I have not yet figured out how it can be done with the newly
    introduced `new-build` command.
    fc4c9683