We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f5c3a commit 645acc4Copy full SHA for 645acc4
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.14.1.0 (2022-03-31)
4
+ * Unify the Editor modules, deal with overlap better
5
+
6
- 0.14.0.1 (2022-03-17)
7
* Use GHC API directly if >= 9.2.2
8
* Bump `bytestring` upper bound to 0.12
stylish-haskell.cabal
@@ -1,6 +1,6 @@
Cabal-version: 2.4
Name: stylish-haskell
-Version: 0.14.0.1
+Version: 0.14.1.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/haskell/stylish-haskell
License: BSD-3-Clause
0 commit comments