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 068a4eb commit f253f37Copy full SHA for f253f37
CHANGELOG
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+- 0.9.2.2 (2019-06-12)
4
+ * Bump `semigroups` to 0.19
5
+ * Bump `haskell-src-exts` to 1.21
6
+
7
- 0.9.2.1 (2019-01-02)
8
* Bump `aeson` to 1.4
9
* Bump `yaml` to 0.11
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.2.1
+Version: 0.9.2.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments