[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, 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: (wip) Add support for @since (closes #26) (06517a6)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:33:05 UTC 2015
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, 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: State intention rather than implementation details in Haddock comment (c2b84c0)
- Next message: [commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (966fc04)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: T6018-injective-type-families,adamse-D1033,ghc-head,master,metainfo,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,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/06517a6a4c5c6c7a89ea4ad57d85ffc458393a07
>---------------------------------------------------------------
commit 06517a6a4c5c6c7a89ea4ad57d85ffc458393a07
Author: Simon Hengel <sol at typeful.net>
Date: Sun Nov 16 08:58:40 2014 +0800
(wip) Add support for @since (closes #26)
>---------------------------------------------------------------
06517a6a4c5c6c7a89ea4ad57d85ffc458393a07
haddock-library/haddock-library.cabal | 13 +++++----
.../src/Documentation/Haddock/Parser.hs | 26 +++++++++++++----
.../src/Documentation/Haddock/Parser/Monad.hs | 33 ++++++++++++++++++----
haddock-library/src/Documentation/Haddock/Types.hs | 2 ++
.../test/Documentation/Haddock/Parser/UtilSpec.hs | 7 +++--
.../test/Documentation/Haddock/ParserSpec.hs | 24 ++++++++++++++--
6 files changed, 82 insertions(+), 23 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 06517a6a4c5c6c7a89ea4ad57d85ffc458393a07
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, 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: State intention rather than implementation details in Haddock comment (c2b84c0)
- Next message: [commit: haddock] wip/ast-prepare-annotations-final3: Apply changes to match AST (966fc04)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list