[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Fix dependency version (bbe19d7)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:36:00 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

On branches: T6018-injective-type-families,adamse-D1033,ghc-head,master,wip/10268,wip/10313,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot
Link       : http://git.haskell.org/haddock.git/commitdiff/bbe19d79f427b784f6423e72fb77fed9c81832b2

>---------------------------------------------------------------

commit bbe19d79f427b784f6423e72fb77fed9c81832b2
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Thu Dec 18 07:09:44 2014 +0000

    Fix dependency version


>---------------------------------------------------------------

bbe19d79f427b784f6423e72fb77fed9c81832b2
 haddock-api/haddock-api.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 57a2011..b2199c6 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -48,7 +48,7 @@ library
     , ghc == 7.9.*
 
     , ghc-paths
-    , haddock-library == 1.20.0.*
+    , haddock-library == 1.2.0.*
 
   hs-source-dirs:
       src



More information about the ghc-commits mailing list