summaryrefslogtreecommitdiffhomepage
path: root/stylish-haskell.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2016-02-02 09:44:07 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2016-02-02 09:44:07 +0100
commitb2c8ff221ac9e2db22e1ee13852100dc35870eb3 (patch)
tree1bf9cbcf4f3bfb3402b8be00d8e4099c4ffe5d25 /stylish-haskell.cabal
parent8a82fecdf812be7f54f9a00882cd69ddac482d66 (diff)
downloadstylish-haskell-b2c8ff221ac9e2db22e1ee13852100dc35870eb3.tar.gz
Fix haddock syntax error0.5.15.1
Fixes #98
Diffstat (limited to 'stylish-haskell.cabal')
-rw-r--r--stylish-haskell.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal
index 83e8e76..5f14979 100644
--- a/stylish-haskell.cabal
+++ b/stylish-haskell.cabal
@@ -1,5 +1,5 @@
Name: stylish-haskell
-Version: 0.5.15.0
+Version: 0.5.15.1
Synopsis: Haskell code prettifier
Homepage: https://github.com/jaspervdj/stylish-haskell
License: BSD3