From 4dc4d3cfa18d795f9b2bb7c5a3ac60ce29d8f279 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Fri, 22 Aug 2014 14:57:38 +0800 Subject: Bump version to 2.15.0 and add version constraints --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 57f6d15c..9939a352 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -1,5 +1,5 @@ name: haddock -version: 2.14.4 +version: 2.15.0 synopsis: A documentation-generation tool for Haskell libraries description: Haddock is a documentation-generation tool for Haskell libraries @@ -110,7 +110,7 @@ executable haddock Haddock.GhcUtils Haddock.Convert else - build-depends: haddock-api, haddock-library + build-depends: haddock-api == 2.15.0 test-suite html-test type: exitcode-stdio-1.0 -- cgit v1.2.3