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 7e0a278 commit b9c1141Copy full SHA for b9c1141
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.9.1.1 (2018-04-26)
4
+ * Bump `aeson` to 1.3 for tests as well
5
+
6
- 0.9.1.0 (2018-04-26)
7
* Support GHC 8.4.1 by adding instance SemiGroup ImportPortion (by George
8
Wilson)
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.1.0
+Version: 0.9.1.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments