Skip to content

Commit

Permalink
Merge pull request #9280 from Kleidukos/revert-extended-literals-exte…
Browse files Browse the repository at this point in the history
…nsion-changelogs-3.10.2.0

Remove ExtendedLiterals from changelog for 3.10.2.0
  • Loading branch information
mergify[bot] authored Sep 21, 2023
2 parents c4e1268 + 03b5aa2 commit b3b8228
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions release-notes/Cabal-3.10.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ Cabal and Cabal-syntax 3.10.2.0 changelog and release notes
which had a separate bug (fixed in later versions but not backported) when
Haddock does not pass `--quickjump` recursively to the package dependencies.

- Add language extension ExtendedLiterals [#8992](https://github.com/haskell/cabal/pull/8992)

- adds support for the ExtendedLiterals language extension (GHC proposal #451)

- Regenerate Lexer.hs to avoid out-of-bound array access due to a bug in Alex [#8892](https://github.com/haskell/cabal/issues/8892) [#8896](https://github.com/haskell/cabal/pull/8896)

- Regenerate Cabal-syntax's Lexer.hs with Alex 3.2.7.3 which includes a fix for
Expand Down

0 comments on commit b3b8228

Please sign in to comment.