Skip to content
  • Duncan Coutts's avatar
    Add the new configure, build and repl commands · d040d8b8
    Duncan Coutts authored
    The three commands are all implemeted in terms of the planning and
    execution infrastracture added previously. The orchestration of that
    infrastructure is shared between the commands in another module.
    
    Also add a new CLI target parsing/recognising/disambiguating module,
    similar to the one in the Cabal lib used for the 'build' command, but
    extended to cover multiple packages in a project rather than just
    components within a package.
    d040d8b8