This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jun 03, 2022
-
-
Jan Synacek authored
-
Jan Synacek authored
Use proper option formatting instead of bullet points.
-
mergify[bot] authored
Simplify Language extension documentation
-
f-a authored
-
- Jun 01, 2022
-
-
mergify[bot] authored
Avoid spurious warnings from -with-rtsopts (fix #4255)
-
- May 31, 2022
-
-
Artem Pelenitsyn authored
-
Mikolaj Konarski authored
All kinds of last touches before the 3.8.0 pre-release (backport #8167)
-
- May 30, 2022
-
-
Mikolaj Konarski authored
(cherry picked from commit 819c3d56)
-
Mikolaj Konarski authored
(cherry picked from commit f2905fb6)
-
mergify[bot] authored
Update the list of known GHC extensions to match GHC 9.2
-
f-a authored
GenericPackageDescription and LocalBuildInfo MD5 changed, as KnownExtensions was modified.
-
f-a authored
-
f-a authored
The extensions — all parsing-related — are undocumented and not used in the wild, but not yet deprecated: - AlternativeLayoutRule - AlternativeLayoutRuleTransitional - RelaxedLayout
-
f-a authored
-
mergify[bot] authored
Update repo URL in doc example and Drop outdated Hackage vs CPAN package counts
-
- May 28, 2022
-
-
The package counts have grown to 15353 and 43351 respectively as of this writing, hence the ratio has dropped from 5.6 to 2.8. Given the growth of Hackage, the comparison does not seem as important anymore (does it matter if you have 3 or 8 alternative libraries for the same purpose?). Dropping package counts to avoid the need for continuous updates.
-
mergify[bot] authored
Update cabal to officially support GHC 9.2
-
Mikolaj Konarski authored
because we already test 9.2 in CI. This covers https://github.com/haskell/cabal/wiki/Making-a-release#for-release-for-new-ghc-version except for #8168, which is pending.
-
mergify[bot] authored
Fix typos in changelog entries
-
Francesco Gazzetta authored
- May 27, 2022
-
-
mergify[bot] authored
Doc: list-bin does not ensure existence of build products
-
andreas.abel authored
It was a bit surprising to me that `cabal list-bin foo` prints a path to an executable `foo` that may not actually exist.
-
- May 26, 2022
-
-
mergify[bot] authored
Forwardport 3.8.0
-
- May 25, 2022
-
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
and one other `cabal check` complaint.
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
- May 24, 2022
-
-
Mikolaj Konarski authored
Bump cabal-version in the remaining .cabal files and update BSD3 name
-
Mikolaj Konarski authored
-
mergify[bot] authored
Re #7916: undeprecate Distribution.Types.VersionInterval.Legacy
-
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 23, 2022
-
-
Mikolaj Konarski authored
Fix changelog entries so that changelog-d doesn't croak
-