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-14 09:57:31 +0200 |
commit | 2904561d536908ab4d056cff41d707a88e21556c (patch) | |
tree | 861fa2b51cd93d72f477faebbb8692ab0db0d4c9 /haddock.cabal | |
parent | af1a8689da1990da9a152ae8a0e51976f2a27ff6 (diff) |
Version bump to 2.17.2
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 |