[commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Drop obsolete/misleading `stability: experimental` (bd13010)
git at git.haskell.org
git at git.haskell.org
Tue Nov 28 11:53:15 UTC 2017
- Previous message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: haddock-api: add changelog pointing to haddock's changelog (c88ad92)
- Next message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Beef up haddock description (#658) (4f3fe0d)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr/cabal-desc,v2.18,wip/T14529,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13,wip/ttg6-unrevert-2017-11-22
Link : http://git.haskell.org/haddock.git/commitdiff/bd13010fdc2180b2fad4170c7e94f5c7c721755c
>---------------------------------------------------------------
commit bd13010fdc2180b2fad4170c7e94f5c7c721755c
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Thu Jul 20 10:19:56 2017 +0200
Drop obsolete/misleading `stability: experimental`
This .cabal property has long been considered obsolete
>---------------------------------------------------------------
bd13010fdc2180b2fad4170c7e94f5c7c721755c
haddock-api/haddock-api.cabal | 1 -
haddock-library/haddock-library.cabal | 1 -
haddock.cabal | 1 -
3 files changed, 3 deletions(-)
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 2b9ea01..059d628 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -13,7 +13,6 @@ copyright: (c) Simon Marlow, David Waern
category: Documentation
build-type: Simple
cabal-version: >= 2.0
-stability: experimental
extra-source-files:
CHANGES.md
diff --git a/haddock-library/haddock-library.cabal b/haddock-library/haddock-library.cabal
index 004011a..1ff52a7 100644
--- a/haddock-library/haddock-library.cabal
+++ b/haddock-library/haddock-library.cabal
@@ -15,7 +15,6 @@ bug-reports: https://github.com/haskell/haddock/issues
category: Documentation
build-type: Simple
cabal-version: >= 2.0
-stability: experimental
library
default-language: Haskell2010
diff --git a/haddock.cabal b/haddock.cabal
index b74bdcb..be2efb2 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -13,7 +13,6 @@ copyright: (c) Simon Marlow, David Waern
category: Documentation
build-type: Simple
cabal-version: >= 2.0
-stability: experimental
tested-with: GHC==8.2.*
extra-source-files:
- Previous message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr/cabal-desc, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: haddock-api: add changelog pointing to haddock's changelog (c88ad92)
- Next message: [commit: haddock] ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, v2.18, wip/T14529, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13, wip/ttg6-unrevert-2017-11-22: Beef up haddock description (#658) (4f3fe0d)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list