Skip to content

Commit

Permalink
State supported GHC versions in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Apr 29, 2024
1 parent c80ee75 commit dee6cbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/Cabal-3.12.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ Cabal and Cabal-syntax 3.12.0.0 changelog and release notes
If you are dealing with a custom setup, you have to invoke
`./Setup repl --repl-multi-file`.
- Cabal and Cabal-syntax 3.12 support GHC version 8.4.4 and up.
Support for all previous GHC versions is deprecated.
### Other changes
- `cabal init` should not suggest Cabal < 2.0 [#8680](https://github.com/haskell/cabal/issues/8680)
Expand Down

0 comments on commit dee6cbb

Please sign in to comment.