| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
subrepo:
subdir: "cabal-plan"
merged: "e36c8ca"
upstream:
origin: "../cabal-plan"
branch: "target-selector"
commit: "e36c8ca"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "5d6aba9"
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently `dispCompName CompNameLib` would just print `"lib"` however this
syntax is neither accepted by `cabal v1-build` nor `v2-build` as a valid target
selector making it somewhat useless for that use-case.
To specify a main library as a target selector one has to use the
`<namespace>:<component name>` syntax where `<component name>` is the name of
the respective package for unqualified libraries.
Hence this commit adds new function `dispCompName` with an additional `PkgName`
argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
subrepo:
subdir: "cabal-plan"
merged: "cd93de6"
upstream:
origin: "../cabal-plan"
branch: "master"
commit: "cd93de6"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "5d6aba9"
|
|
subrepo:
subdir: "cabal-plan"
merged: "34506ab"
upstream:
origin: "../cabal-plan"
branch: "master"
commit: "34506ab"
git-subrepo:
version: "0.3.1"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "a7ee886"
|