This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 19 May, 2022 3 commits
-
-
Hécate Moonlight authored
-
Mikolaj Konarski authored
Bump Win32 bounds (fixes #8145)
-
Mikolaj Konarski authored
-
- 17 May, 2022 4 commits
-
-
Javier Neira authored
Typo missing closing parenthesis on license.
-
Phil de Joux authored
-
mergify[bot] authored
Improve error message for empty --allow-newer= (fix #7740)
-
Artem Pelenitsyn authored
-
- 16 May, 2022 4 commits
-
-
mergify[bot] authored
Require `type` field when spec < 3.8 (#8115)
-
cydparser authored
+ Update file-format-changelog.rst
-
Francesco Gazzetta authored
-
- 14 May, 2022 4 commits
-
-
mergify[bot] authored
Minor clean up after PR #7934
-
Andrea Bedini authored
As written in the comments current_ts can be a non valid timestamp (nullTimestamp) if the timestamp is missing. In this case it does not make sense to tell the user how to revert to current_ts.
-
Andrea Bedini authored
-
mergify[bot] authored
Clarify `runhaskell` in Cabal's guide
-
- 13 May, 2022 1 commit
-
-
Mike Pilgrem authored
The original Cabal proposal https://www.haskell.org/cabal/proposal/ explained that `runhaskell`, in the proposal, was to refer to a symlink to `runhugs`, `runghc`, or `runnhc`. That explanation has been lost from the Cabal guide. Since the date of the original proposal, HUGS and NHC have fallen by the wayside. This pull request proposes two minor additions to restore the explanation: 1. A sentence "GHC provides the commands `runhaskell` and `runghc` (they are equivalent) to allow you to run Haskell programs without first having to compile them (scripts)." This wording closely follows that in the GHC user guide. 2. A clarification that `--help` provides information about the `Setup.hs` script (not the `runhaskell` command).
-
- 12 May, 2022 2 commits
-
-
mergify[bot] authored
v2-sdist now respects --ignore-project
-
mergify[bot] authored
-
- 11 May, 2022 12 commits
-
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
Colton Clemmer authored
-
- 10 May, 2022 2 commits
-
-
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
-
- 07 May, 2022 8 commits
-
-
mergify[bot] authored
Fix the timestamp shown during cabal update
-
Andrea Bedini authored
-
Andrea Bedini authored
-
Andrea Bedini authored
-
Andrea Bedini authored
-
Andrea Bedini authored
Thanks @mbg!
-
Andrea Bedini authored
Note: as it is, this won't work on GHC 8.2 because network-wait-0.1.1.0 doesn't support it. Hopefully we can resolve this soon.
-
Andrea Bedini authored
-