[commit: haddock] ghc-head, ghc-head1, ie_avails, 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: Add Documentation.Haddock.Markup to other-modules (648410f)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:54:11 UTC 2017


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

On branches: ghc-head,ghc-head1,ie_avails,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/648410f64b4a2423f2afe8afb6089b7749ebd4af

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

commit 648410f64b4a2423f2afe8afb6089b7749ebd4af
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Aug 22 09:15:03 2017 -0400

    haddock: Add Documentation.Haddock.Markup to other-modules


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

648410f64b4a2423f2afe8afb6089b7749ebd4af
 haddock.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haddock.cabal b/haddock.cabal
index 27869f1..a5874b5 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -102,6 +102,7 @@ executable haddock
       Data.Attoparsec.Number
       Documentation.Haddock.Utf8
       Documentation.Haddock.Parser.Util
+      Documentation.Haddock.Markup
 
       Documentation.Haddock
       Haddock



More information about the ghc-commits mailing list