Skip to content
  • Duncan Coutts's avatar
    Redefine the Build{Result,Failure,Outcome} types locally · 6421c3e2
    Duncan Coutts authored
    We're going to alter and extend the BuildResult and BuildFailure types
    for the new-build code, so we cannot share those types with the old
    install code.
    
    This patch doesn't change the structure, just redefines them locally and
    switches uses to record style so we can add new fields easily.
    6421c3e2