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 d86dbc8 commit dc52603Copy full SHA for dc52603
CHANGELOG
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+- 0.9.2.1 (2019-01-02)
4
+ * Bump `aeson` to 1.4
5
+ * Bump `yaml` to 0.11
6
+ * Bump `containers` to 0.6
7
+
8
- 0.9.2.0 (2018-05-01)
9
* Support alignment of case expressions with a single guard
10
* Add a new step to squash multiple spaces between some elements (by Martin
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.2.0
+Version: 0.9.2.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments