This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jan 30, 2022
-
-
Brandon Chinn authored
-
Brandon Chinn authored
-
patrickdoc authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jan 29, 2022
-
-
mergify[bot] authored
docs: cabal.project in parent directories
-
Artem Pelenitsyn authored
Co-authored-by:
Andreas Abel <andreas.abel@ifi.lmu.de>
-
Artem Pelenitsyn authored
-
mergify[bot] authored
Adjusting cabal check warning for long synopses
-
Patrick Augusto authored
-
Patrick Augusto authored
-
Patrick Augusto authored
-
mergify[bot] authored
Add Cabal-syntax creation commit to .git-blame-ignore-revs
-
Francesco Gazzetta authored
-
mergify[bot] authored
Raise process lower bound to 1.2.1.0
-
- Jan 28, 2022
-
-
Robert authored
-
Robert authored
Keep Distribution.Compat.CreatePipe as a trivial reexport to avoid changing the published API.
-
Robert authored
process-1.2.1.0 was released in Dec 2014.
-
Javier Neira authored
Add list-bin support for scripts.
-
- Jan 27, 2022
-
-
andreas.abel authored
-
- Jan 26, 2022
-
-
mergify[bot] authored
Create Cabal-syntax for .cabal parsing and types
-
patrickdoc authored
-
Mikolaj Konarski authored
3.4.1.0 changelogs (backport #7734)
-
Mikolaj Konarski authored
This one is taken from https://github.com/haskell/cabal/commit/a41797d1b46347787aabca3a14a447e57c0edcf3
-
Mikolaj Konarski authored
-
Emily Pillmore authored
* add changelog entries + additional release notes * remove cruft (cherry picked from commit 12dc5c26)
-
Mikolaj Konarski authored
Re #7916: haddockumentation of Distribution.Types.VersionInterval.Legacy
-
andreas.abel authored
This commit affects only comments and documentation comments. - clarifies existing haddock for `Distribution.Types.VersionInterval.Legacy` - emphasizes the mathematical structure: canonical Boolean algebra - adds docs when they were missing - add some asymptotic complexity estimates - add comments in the code that explain its function Note: this module is declared "legacy", but the documentation effort here can be salvaged to non-legacy code once #7916 is resolved.
-
- Jan 25, 2022
-
-
mergify[bot] authored
Fix scripts without an .hs or .lhs extension
-
Mel Zuser authored
-
Mel Zuser authored
* Pass such scripts with: -x hs script * Disable extension check for scripts * Disable running preprocessors for scripts because they're based on extension * Add test case for script with no extension Resolves #7910
-
mergify[bot] authored
docs: typo
-
Artem Pelenitsyn authored
-
- Jan 23, 2022
- Jan 21, 2022
-
-
mergify[bot] authored
Haddockumentation fixes in Distribution.Types.VersionRange.Internal
-
andreas.abel authored
- 2 typos - meaningful doc for wildcardUpperBound - cosmetics
-
mergify[bot] authored
Testing cabal init for buildable output
-
Patrick Augusto authored
-
andreas.abel authored
Fix #7714: use nroff -man | less as backend for cabal man
-
- Jan 20, 2022
-
-
andreas.abel authored
-
Also: Fix color formatting when PAGER is 'less'
-