[commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: haddock: Add Documentation.Haddock.Markup to other-modules (3457241)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:10:13 UTC 2017


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

On branches: ghc-head,ghc-head1,master,wip/revert-ttg-2017-11-20,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link       : http://git.haskell.org/haddock.git/commitdiff/3457241d8cf340a22e85329be9fe2f5d4b964697

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

commit 3457241d8cf340a22e85329be9fe2f5d4b964697
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


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

3457241d8cf340a22e85329be9fe2f5d4b964697
 haddock.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haddock.cabal b/haddock.cabal
index 5ae3443..e6c6709 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