This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Nov 02, 2023
-
-
mergify[bot] authored
Bump dependencies for GHC 9.8
-
andreas.abel authored
-
andreas.abel authored
-
mergify[bot] authored
[cabal-7825] Implement external command system
-
Yvan Sraka authored
Fix #2349 and #7825
-
- Nov 01, 2023
-
-
mergify[bot] authored
Have hlint ignore CmmSourcesExe Demo
-
mergify[bot] authored
Avoid double space in "Executing install plan ..."
-
Artem Pelenitsyn authored
* doc: render math with HTML to make it selectable (fix #8453) * Update doc/conf.py Co-authored-by:
Bryan Richter <bryan@haskell.foundation> --------- Co-authored-by:
Bryan Richter <bryan@haskell.foundation> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Oct 30, 2023
-
-
mergify[bot] authored
Fix markdown syntax in changelog
-
Hécate Moonlight authored
-
mergify[bot] authored
Create Cabal-3.10.2.1 release notes
-
Hécate Moonlight authored
-
Phil de Joux authored
Ignore because it warns about missing MachDeps.h
-
Phil de Joux authored
-
- Oct 28, 2023
-
-
Phil de Joux authored
-
- Oct 27, 2023
-
-
mergify[bot] authored
Update format.yml
-
Andrea Bedini authored
Bump haskell-actions/run-fourmolu to v9 and fix fourmolu version to 0.12.0.0. This makes explicit which version is used and avoids unexpected changes later on. The current version v8 of run-fourmolu uses fourmolu-0.12.0.0 so this should not produce any change in formatting now.
-
mergify[bot] authored
Simplify to avoid a typo
-
- Oct 26, 2023
-
-
mergify[bot] authored
Bump urllib3 from 2.0.6 to 2.0.7 in /doc
-
Brandon S. Allbery authored
Not a mistake in fixing the old
-
Brandon S. Allbery authored
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7 ) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike Pilgrem authored
Make “sublibrary” standard terminology in docs
-
f-a authored
-
f-a authored
Substitute “internal library” occourrences with “sublibrary”.
-
- Oct 25, 2023
-
-
Shae Erisson authored
* Use ProjectFlags to define CleanCmd The nearly identical PR for #7439 was used as a guide for this PR. The point of this PR is to reduce the duplication of project flag handling. Co-authored-by:
Jean-Paul Calderone <exarkun@twistedmatrix.com> * remove duplicate support for project-dir * switch use of NamedFieldPuns to RecordWildCards --------- Co-authored-by:
Jean-Paul Calderone <exarkun@twistedmatrix.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Oct 24, 2023
-
-
malteneuss authored
* Rewrite installation section of getting-started.rst * Rephrase creating a package documentation section * Length align titles in getting-started.rst * Fix length alignment in getting-started.rst * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update getting-started.rst * Update doc/getting-started.rst Co-authored-by:
brandon s allbery kf8nh <allbery.b@gmail.com> * Align package and script example in getting-started.rst * Align example package versions in getting-started.rst * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Added review suggestions * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update doc/getting-started.rst Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update getting-started.rst Reflow sentence to trigger CI * Update getting-started.rst * Update doc/getting-started.rst --------- Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> Co-authored-by:
brandon s allbery kf8nh <allbery.b@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
mergify[bot] authored
Add 9 and revise 6 comments.
-
- Oct 23, 2023
-
-
liamzee authored
As part of improving DX for new contributors, I have added or revised comments to the Cabal/Distribution.Simple.Flag file, giving it 100% comment coverage, as well as pointing out its isomorphism to Maybe, and adding markdown for internal links. Cabal/Distribution.Utils.IOData received a comment on withIOData, and had the comment on IODataMode expanded. It is still missing a comment on KnownIODataMode. Cabal/Distribution.Lex received a comment on its sole function, so its writer won't get annoyed by newbies unfamiliar with its lexing pattern in the future. Recent comments on Cabal/Distribution.Simple.defaultMainHelper and cabal-install/Distribution.Client.Main.main were amended for clarity, and to note the "--" behavior on Distribution.Client.Main.main's expandResponse.
-
mergify[bot] authored
Add instance Foldable1 for Field, FieldLine, SectionArg and Name
-
- Oct 21, 2023
-
-
Bodigrim authored
-
- Oct 20, 2023
-
-
mergify[bot] authored
Add back reference from constraints to flags
-
mergify[bot] authored
Remaining Cabal-Install package errors
-
- Oct 19, 2023
-
-
SuganyaAK authored
-
SuganyaAK authored
-
SuganyaAK authored
-
mergify[bot] authored
Added or expanded 5 comments…
-
liamzee authored
To help make the Cabal codebase more accessible, expandResponse in Cabal/Distribution.ResponseFile received Haddock documentation. The defaultMainHelper function in Cabal/Distribution.Simple received hidden Haddock documentation. In the hidden module cabal-install/Distribution.Client.Main, the Haddock documentation for main was expanded, additional commenting explaining the response file compatibility code in main was added, and documentation for mainWorker was added.
-
- Oct 17, 2023
-
-
mergify[bot] authored
Fix #5210 Don't refer to `index.html` when Haddock will not create it
-
Mike Pilgrem authored
-