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 e603a48 commit 5fdf552Copy full SHA for 5fdf552
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.9.3.1 (2019-10-08)
4
+ * Fix CircleCI configuration
5
+
6
- 0.9.3.0 (2019-10-08)
7
* Bump `optparse-applicative` to 0.15
8
* Don't remove page breaks in the trailing whitespace step (by Chris
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.3.0
+Version: 0.9.3.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments