Skip to content

Commit

Permalink
Merge pull request haskell#9935 from ffaf1/fix-readme
Browse files Browse the repository at this point in the history
Fix changelog/readme
  • Loading branch information
mergify[bot] authored Apr 25, 2024
2 parents 8243ed2 + ea0f464 commit a474bf8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cabal-syntax/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Please see See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.10.3.0.md
Please see https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.0.0.md
3 changes: 3 additions & 0 deletions Cabal/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 3.12.0.0 [Francesco Ariis](mailto:[email protected]) May 2024
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.12.0.0.md

# 3.10.3.0 [Hécate](mailto:[email protected]) January 2024
* See https://github.com/haskell/cabal/blob/master/release-notes/Cabal-3.10.3.0.md

Expand Down
4 changes: 2 additions & 2 deletions Cabal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Cabal's users what their most pressing problems are with Cabal and
[Hackage]. You may have a favourite Cabal bug or limitation. Look at
Cabal's [bug tracker]. Ensure that the problem is reported there and
adequately described. Comment on the issue to report how much of a
problem the bug is for you. Subscribe to the issues's notifications to
discussed requirements and keep informed on progress. For feature
problem the bug is for you. Subscribe to the issue's notifications to
discuss requirements and keep informed on progress. For feature
requests, it is helpful if there is a description of how you would
expect to interact with the new feature.

Expand Down

0 comments on commit a474bf8

Please sign in to comment.