Skip to content

Commit ada1528

Browse files
committed
Bump version to v0.14.0.1
1 parent 196e6bc commit ada1528

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
- 0.14.0.1 (2022-03-17)
4+
* Use GHC API directly if >= 9.2.2
5+
* Bump `bytestring` upper bound to 0.12
6+
37
- 0.14.0.0 (2022-03-16)
48
* Port to GHC 9.2 AST (by jaspervdj)
59
* Case insensitive import sort (by vlatkoB)

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.0.0
3+
Version: 0.14.0.1
44
Synopsis: Haskell code prettifier
55
Homepage: https://github.com/haskell/stylish-haskell
66
License: BSD-3-Clause

0 commit comments

Comments
 (0)