Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Haskell
Cabal
Commits
bd07f0a0
Commit
bd07f0a0
authored
5 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Sync changelogs w/ 3.2 branch
parent
78f9ec29
Branches
3.0
Tags
Cabal-v3.0.2.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cabal/ChangeLog.md
+11
-9
11 additions, 9 deletions
Cabal/ChangeLog.md
cabal-install/changelog
+1
-1
1 addition, 1 deletion
cabal-install/changelog
with
12 additions
and
10 deletions
Cabal/ChangeLog.md
+
11
−
9
View file @
bd07f0a0
# 3.0.2.0
# 3.0.2.0 [Herbert Valerio Riedel](mailto:hvr@gnu.org) April 2020
*
Disallow spaces around colon
`:`
in Dependency (
`build-depends`
syntax
*
Disallow spaces around colon
`:`
in Dependency
`build-depends`
syntax
(
[
#6538
](
https://github.com/haskell/cabal/pull/6538
)
).
*
Make
`configure`
accept any
`pkg-config --modversion`
output
*
Make
`configure`
accept any
`pkg-config --modversion`
output
(
[
#6541
](
https://github.com/haskell/cabal/pull/6541
)
).
# 3.0.1.0
TBW
# 3.0.1.0
[Herbert Valerio Riedel](mailto:hvr@gnu.org) April 2020
*
Add GHC-8.8 flags to normaliseGhcFlags
*
Add GHC-8.8 flags to
`
normaliseGhcFlags
`
(
[
#6379
](
https://github.com/haskell/cabal/pull/6379
)
)
(
[
#6379
](
https://github.com/haskell/cabal/pull/6379
)
)
.
*
Typo fixes
*
Typo fixes
(
[
#6372
](
https://github.com/haskell/cabal/pull/6372
)
)
(
[
#6372
](
https://github.com/haskell/cabal/pull/6372
)
)
.
*
Limit version number parts to contain at most 9 digits
*
Limit version number parts to contain at most 9 digits
(
[
#6386
](
https://github.com/haskell/cabal/pull/6386
)
(
[
#6386
](
https://github.com/haskell/cabal/pull/6386
)
).
*
Fix boundless sublibrary depedency parse failure
*
Fix boundless sublibrary depedency parse failure
(
[
#5846
](
https://github.com/haskell/cabal/issues/5846
)
)
(
[
#5846
](
https://github.com/haskell/cabal/issues/5846
)
)
.
*
`cabal check`
verifies
`cpp-options`
more pedantically, allowing only
*
`cabal check`
verifies
`cpp-options`
more pedantically, allowing only
options starting with
`-D`
and
`-U`
.
options starting with
`-D`
and
`-U`
.
*
Don’t rebuild world when new ghc flags that affect how error
*
Don’t rebuild world when new ghc flags that affect how error
messages are presented is specified.
messages are presented is specified.
*
Fix dropExeExtension behaviour on Windows
*
Fix dropExeExtension behaviour on Windows
(
[
#6287
](
https://github.com/haskell/cabal/pull/6287
)
(
[
#6287
](
https://github.com/haskell/cabal/pull/6287
)
).
# 3.0.0.0 [Mikhail Glushenkov](mailto:mikhail.glushenkov@gmail.com) August 2019
# 3.0.0.0 [Mikhail Glushenkov](mailto:mikhail.glushenkov@gmail.com) August 2019
*
The 3.0 migration guide gives advice on adapting Custom setup
*
The 3.0 migration guide gives advice on adapting Custom setup
...
...
This diff is collapsed.
Click to expand it.
cabal-install/changelog
+
1
−
1
View file @
bd07f0a0
-*-change-log-*-
-*-change-log-*-
3.0.1.0
TBW December
20
19
3.0.1.0
Herbert Valerio Riedel <hvr@gnu.org> April
20
20
* Create store incoming directory
* Create store incoming directory
([#4130](https://github.com/haskell/cabal/issues/4130))
([#4130](https://github.com/haskell/cabal/issues/4130))
* `fetchRepoTarball` output is not marked
* `fetchRepoTarball` output is not marked
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment