diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-01-06 13:37:54 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-01-06 13:41:04 +0100 |
commit | 116e56e201e2efb52e9ade07deecbcf5f3106719 (patch) | |
tree | 12d9cfecc0bce62c4d8fd80c345a16bd02caad82 /haddock.cabal | |
parent | 80f2f9805b61e8cea291bae8ce22db626dc11f21 (diff) |
Version bumps and changelog
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 007d71d5..2ada188d 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -1,5 +1,5 @@ name: haddock -version: 2.16.2 +version: 2.17.0 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries |