diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-05-12 09:49:38 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-05-12 09:49:38 +0200 |
commit | 7b238d9c5be9b07aa2d10df323b5c7b8d1634dc8 (patch) | |
tree | 6d43eb1384179e1c5e95e12fd88e5ed1c1a1f17b /haddock.cabal | |
parent | 48c63a3a4cd912aedc58b37ea8007c38c55e28ca (diff) |
Version bump
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal index 9d19571d..5f6e2719 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -1,5 +1,5 @@ name: haddock -version: 2.17.1 +version: 2.17.2 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries |