We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a617127 commit 4afa2a5Copy full SHA for 4afa2a5
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.14.2.0 (2022-04-27)
4
+ * Add a build flag to force the use of ghc-lib-parser
5
+
6
- 0.14.1.0 (2022-03-31)
7
* Unify the Editor modules, deal with overlap better
8
stylish-haskell.cabal
@@ -1,6 +1,6 @@
Cabal-version: 2.4
Name: stylish-haskell
-Version: 0.14.1.0
+Version: 0.14.2.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/haskell/stylish-haskell
License: BSD-3-Clause
0 commit comments