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 6137b26 commit ae02599Copy full SHA for ae02599
CHANGELOG
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+- 0.9.0.2 (2018-01-03)
4
+ * Bump lower bound of `directory` to `1.2.3` for `getXdgDirectory`
5
+
6
- 0.9.0.1 (2017-12-29)
7
* Fix missing Extra-source-file in cabal file
8
stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.9.0.1
+Version: 0.9.0.2
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3
0 commit comments