[commit: haddock] master, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3: bump haddock-api ghc dependency to allow release candidate and first release (959d205)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:36:51 UTC 2015
- Previous message: [commit: haddock] 2.15, 2.15.0.2, v2.15: Make v2.15.0.2 release (a6016cd)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Remove redundant constraints from haddock, discovered by -fwarn-redundant-constraints (8b1d44f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: master,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3
Link : http://git.haskell.org/haddock.git/commitdiff/959d205924694fa4a803932ba80d2cb68f08989f
>---------------------------------------------------------------
commit 959d205924694fa4a803932ba80d2cb68f08989f
Author: Luite Stegeman <stegeman at gmail.com>
Date: Mon Jan 5 16:25:37 2015 +0100
bump haddock-api ghc dependency to allow release candidate and first release
>---------------------------------------------------------------
959d205924694fa4a803932ba80d2cb68f08989f
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 b2199c6..22b3ae5 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -45,7 +45,7 @@ library
, array
, xhtml >= 3000.2 && < 3000.3
, Cabal >= 1.10
- , ghc == 7.9.*
+ , ghc >= 7.10 && < 7.10.2
, ghc-paths
, haddock-library == 1.2.0.*
- Previous message: [commit: haddock] 2.15, 2.15.0.2, v2.15: Make v2.15.0.2 release (a6016cd)
- Next message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, wip/10268, wip/10313, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/orf-reboot: Remove redundant constraints from haddock, discovered by -fwarn-redundant-constraints (8b1d44f)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list