This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Sep 22, 2022
-
-
Matthew Pickering authored
-
- Aug 13, 2022
-
-
Mikolaj Konarski authored
in case past GHC users find the warnings helpful.
-
Mikolaj Konarski authored
-
- Aug 07, 2022
-
-
Musab Guma'a authored
-
- Jul 28, 2022
-
-
andreas.abel authored
-
- Jul 20, 2022
-
-
ffaf1 authored
* (cabal check) Add typed errors * hlint Distribution.PackageDescription.Check Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jul 18, 2022
-
-
Artem Pelenitsyn authored
-
- Jul 12, 2022
-
-
ffaf1 authored
* Remove alphanum check from language prompt * Remove unneded whitespace * Add changelog for #8281 Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jun 24, 2022
-
-
Mike Pilgrem authored
The existing Haddock documentation for `unAbiHash` and `mkAbiHash` appears to have been swapped, in error. This pull request swaps it back.
-
- Jun 17, 2022
-
-
Georgi Lyubenov authored
-
Georgi Lyubenov authored
-
- Jun 03, 2022
-
-
f-a authored
-
- May 30, 2022
- May 25, 2022
-
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
and one other `cabal check` complaint.
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
- May 24, 2022
-
-
Mikolaj Konarski authored
-
andreas.abel authored
Third party tools like `hackage-cli` rely on this API. While `Distribution.Types.VersionInterval` does not export the Boolean algebra operations union, intersection and complement on `VersionIntervals`, the Legacy variant is still needed.
-
- May 19, 2022
-
-
Hécate Moonlight authored
-
Mikolaj Konarski authored
-
- May 16, 2022
-
-
cydparser authored
+ Update file-format-changelog.rst
-
- May 10, 2022
-
-
gershomb authored
* code-generators now marked to 3.8 spec * cg test vers Co-authored-by:
Gershom Bazerman <gershom@arista.com>
-
Hécate Moonlight authored
* Update the SPDX License List to version 3.16 * Add changelog entry
-
- May 07, 2022
-
-
Hécate Moonlight authored
* Add changelog entry * Remove the Generic instance of LicenseId * Remove tests for the Generic instance of Binary Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- May 05, 2022
-
-
Francesco Gazzetta authored
Same for "visibility is experimental feature" With #7270 fixed, it's time to allow hackage uploads. PWTExperimental is not used anymore, but for now I'm keeping it in case we add other experimental features in the future, so we don't keep removing and adding it (pushing CPP on users). Since it isn't used though there is no way to run cabal-testsuite/PackageTests/DuplicateExperimental so I'm just removing that test. Closes #6801
-
- May 02, 2022
-
-
Eric Lindblad authored
-
- Apr 29, 2022
-
-
cydparser authored
Resolves #7459
-
- Apr 21, 2022
-
-
Cheng Shao authored
* Invalidate cache to unblock CI * Add wasm32-wasi to recognized arch & os Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Apr 14, 2022
-
-
askeblad authored
* IndefUnitId (data constructor) was previously incorrectly renamed to OpenUnitId (type constructor) instead of DefiniteUnitId * fix typo
-
- Apr 06, 2022
-
-
Andrea Bedini authored
-
Andrea Bedini authored
-
Andrea Bedini authored
Manually replayed from 41c9081f
-
Andrea Bedini authored
Manually replayed from 45be9e44
-
Andrea Bedini authored
manual replay of db2901dc
-
- Mar 31, 2022
-
-
gershomb authored
* initial parser pass * first compiling pass * get more stuff sort of working * conditional parsing actually works * error cleanup and downloads * thread through http transport * fix merge * better errors and use extended project parsing uniformly * elif support, maybe? * fix outdated cmd, add tests, docs * fix docs * use legacyReadFields parser * changelog * cyclical import detection * fix shadowing * add missing file * finish merge * fix outstanding merge issue * use existing config available when checking for compiler for package flags * review comments * add missing test file * Update pr-7783 Co-authored-by:
Gershom Bazerman <gershom@arista.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Mar 29, 2022
-
-
Stefan Schulze Frielinghaus authored
-
- Mar 25, 2022
-
-
Josh Leeb-du Toit authored
This change derives the `Eq` type class on `DependencyMap` in the `Distribution.Types` module.
-
- Mar 14, 2022
-
-