This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jul 14, 2021
-
-
Emily Pillmore authored
-
- Jul 12, 2021
-
-
Mikolaj Konarski authored
Provide more context in error messages
-
- Jul 07, 2021
-
-
skykanin authored
-
Patrick Augusto authored
-
skykanin authored
[ci skip]
-
skykanin authored
-
skykanin authored
-
skykanin authored
Add unit tests for the `MessageUtils` module in the cabal-install-solver package.
-
skykanin authored
Fail reason now includes suggestions for misspelled language extensions and language standard.
-
- Jun 30, 2021
-
-
Mikolaj Konarski authored
Add changelog entry for #7250
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
- Jun 29, 2021
-
-
Emily Pillmore authored
Fix #7460
-
- Jun 28, 2021
-
-
Jaro Reinders authored
-
- Jun 24, 2021
-
-
Patrick Augusto authored
standalone tests for `cabal init`
-
- Jun 23, 2021
-
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
- Jun 16, 2021
-
-
fendor authored
Print error message if no freeze file can be found
-
- Jun 15, 2021
-
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-
fendor authored
Prefer ProjectFlags over additional field in OutdatedFlags
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
Since most commands use 'ProjectFlags' but almost all commands can not function properly without a project context, some commands manually strip the flag '-z' (--ignore-project) from the command line option parser. Unify the behaviour for all commands.
-
- Jun 14, 2021
- Jun 11, 2021
-
-
Edward Z. Yang authored
Add changelog for #7413 (Fix instantiating an indefinite Backpack from Hackage with an inplace package)
-
Mikolaj Konarski authored
Modernise `outdated` command
-
- Jun 07, 2021
-
-
Hannes Siebenhandl authored
Reformat imports and data declarations. Remove old code-paths from `cabal-install/src/Distribution/Client/Setup.hs` Remove unnecessary parentheses. Mirror command structure from other Commands.
-
- Jun 06, 2021
-
-
Hannes Siebenhandl authored
-
- Jun 05, 2021
-
-
fendor authored
Cabal outdated should not list deprecated versions
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-
Hannes Siebenhandl authored
-