Skip to content
Snippets Groups Projects
Commit c6f8d1b0 authored by Duncan Coutts's avatar Duncan Coutts Committed by Francesco Gazzetta
Browse files

Add cli target support for out-of-project package names

There is nothing except for syntax support, but this is a first step
towards proper support for targets refering to dependencies or to out of
project packages.

For the moment, when used, it will report:

    cabal: Cannot build the package foobar, it is not in this project
    (either directly or indirectly). If you want to add it to the
    project then edit the cabal.project file.

Also update the test output for an integration test.
parent 5e2bb0cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment