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 fd391c0 commit bf4d194Copy full SHA for bf4d194
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.9.4.0 (2019-10-19)
4
+ * Read language extensions from `.cabal` file (by Georgy Lukyanov)
5
+
6
- 0.9.3.1 (2019-10-08)
7
* Fix CircleCI configuration
8
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.3.1
+Version: 0.9.4.0
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments