This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jun 05, 2021
-
-
Use `hs-source-dirs` for the library and change the `other-modules` names for the executables to avoid confusion. Lowercase the `main-is` files to make it clear the filename need not be a module name. Add dependency on the internal library to the prog2 executable to showcase common usage. [ci skip]
-
The simple package examples share module names among library and executable components. To avoid potential confusion these have been annotated to make it crystal clear the modules do not refer to the same entities. [ci skip]
-
Changes the behavior of the following commands under the `--dry-run` and `--only-download` flags - `v2-configure` and `v2-freeze` do not write their respective files - `v2-exec` and `v2-run` do not run the target executable Adds package tests for the configure and freeze commands.
-
- Jun 03, 2021
-
-
-
-
-
-
This commit straightens the v2-configure command: * Removes the pre-build phase * Adds two flags, --append and --overwrite Co-authored-by:
Emily Pillmore <emilypi@cohomolo.gy>
-
Emily Pillmore authored
Fix #6835 (instantiating a Hackage indefinite package with an inplace package doesn't work)
-
- Jun 02, 2021
-
-
-
Edward Z. Yang authored
-
- Jun 01, 2021
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
- May 31, 2021
-
-
Francesco Gazzetta authored
-
Edward Z. Yang authored
Fixes the bug by accurately tracking when instantiations refer to inplace packages, and adjusting previously non-inplace packages to be inplace when this occurs. See comment in ProjectPlanning.hs for more details. Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
- May 26, 2021
-
-
Emily Pillmore authored
Cabal Init Omnibus
-
- May 25, 2021
-
-
fendor authored
Replace List with NonEmpty in TargetsMap
-
- May 24, 2021
-
-
Mikolaj Konarski authored
Add regression test for #5782, which requires extending test harness to v2-install
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
- May 21, 2021
-
-
Emily Pillmore authored
Prefer canonicalized path when guessing tools from GHC path
-
Emily Pillmore authored
Add 'preferred-versions' support for LocalIndexRepo
-
Hannes Siebenhandl authored
-
- May 20, 2021
-
-
Julian Ospald authored
-
- May 18, 2021
-
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-
- May 17, 2021
-
-
Emily Pillmore authored
-
Emily Pillmore authored
-
Emily Pillmore authored
-
- May 16, 2021
-
-
Emily Pillmore authored
-
Emily Pillmore authored
-
Emily Pillmore authored
-
- May 15, 2021
-
-
Emily Pillmore authored
-
- May 14, 2021
-
-
Emily Pillmore authored
-
Emily Pillmore authored
-
Emily Pillmore authored
-