diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-05-10 18:29:21 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-05-10 18:29:21 +0200 |
commit | 1f05bf72992f603c1fa19aff525d77bf26956c52 (patch) | |
tree | 1548ff4aa08c1ac9c3be205aecefa60162a14862 /haddock.cabal | |
parent | 48521cfd5ed96dd9e07f76b1c1c86fcc991867a2 (diff) |
Bump versions
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 209fa4f1..9d19571d 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -1,5 +1,5 @@ name: haddock -version: 2.17.0 +version: 2.17.1 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries |