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 e6ab900 commit 8d00bd6Copy full SHA for 8d00bd6
CHANGELOG
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+- 0.12.1.0 (2020-10-05)
4
+ * Bump Cabal-version to 2.4 (by Łukasz Gołębiewski)
5
+ * Fix "group" import sort with multi-line imports (by Maxim Koltsov)
6
+
7
- 0.12.0.0 (2020-10-02)
8
* Use ghc-lib-parser rather than haskell-src-exts
9
stylish-haskell.cabal
@@ -1,6 +1,6 @@
Cabal-version: 2.4
Name: stylish-haskell
-Version: 0.12.0.0
+Version: 0.12.1.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD-3-Clause
0 commit comments