From c7e8c500c1a67a28e571403b58993d22f0c84b43 Mon Sep 17 00:00:00 2001
From: Alexander Biehl <abiehl@novomind.com>
Date: Thu, 1 Feb 2018 11:20:29 +0100
Subject: hadock-2.19.0 / haddock-api-2.19.0 / haddock-library-1.5.0

---
 haddock-api/haddock-api.cabal | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'haddock-api')

diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 95af5ef5..0acbcb74 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -1,5 +1,5 @@
 name:                 haddock-api
-version:              2.18.2
+version:              2.19.0
 synopsis:             A documentation-generation tool for Haskell libraries
 description:          Haddock is a documentation-generation tool for Haskell
                       libraries
@@ -44,7 +44,7 @@ library
                , Cabal           ^>= 2.0.0
                , ghc             ^>= 8.4
                , ghc-paths       ^>= 0.1.0.9
-               , haddock-library ^>= 1.4.6
+               , haddock-library ^>= 1.5.0
                , xhtml           ^>= 3000.2.2
 
   -- Versions for the dependencies below are transitively pinned by
@@ -169,7 +169,7 @@ test-suite spec
   build-depends: Cabal           ^>= 2.0.0
                , ghc             ^>= 8.4
                , ghc-paths       ^>= 0.1.0.9
-               , haddock-library ^>= 1.4.6
+               , haddock-library ^>= 1.5.0
                , xhtml           ^>= 3000.2.2
                , hspec           ^>= 2.4.4
                , QuickCheck      ^>= 2.10
-- 
cgit v1.2.3