Skip to content

Commit e75e107

Browse files
committed
Bump version to v0.14.6.0
1 parent fe10c94 commit e75e107

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# CHANGELOG
22

3+
- 0.14.6.0 (2024-01-19)
4+
* #471 Support GHC 9.8 (by Michael Peyton Jones)
5+
* #440 Fix dissappearing `DEPRECATED` pragma on module (by Lev Dvorkin)
6+
* #464 Fix compilation issue with GHC 9.4
7+
38
- 0.14.5.0 (2023-06-23)
4-
* #459 Support GHC 9.6 (By Michael Peyton Jones)
9+
* #459 Support GHC 9.6 (by Michael Peyton Jones)
510
* #445 Default `ghc-lib` flag to True (by amesgen)
611

712
- 0.14.4.0 (2023-01-09)

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.4
22
Name: stylish-haskell
3-
Version: 0.14.5.0
3+
Version: 0.14.6.0
44
Synopsis: Haskell code prettifier
55
Homepage: https://github.com/haskell/stylish-haskell
66
License: BSD-3-Clause

0 commit comments

Comments
 (0)