Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/47e6c8e77a4b8edbb1e4869ba5a0f76ee71ad8bb

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

commit 47e6c8e77a4b8edbb1e4869ba5a0f76ee71ad8bb
Author: Simon Hengel <[email protected]>
Date:   Fri Sep 21 16:02:24 2012 +0200

    Remove (Monad (Either e)) instance from ref. rendering of CrossPackageDocs
    
    I do not really understand why the behavior changed, so I'll open a
    ticket, so that we can further investigate.

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

 tests/html-tests/tests/CrossPackageDocs.html.ref |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/tests/html-tests/tests/CrossPackageDocs.html.ref 
b/tests/html-tests/tests/CrossPackageDocs.html.ref
index 57bf900..3935372 100644
--- a/tests/html-tests/tests/CrossPackageDocs.html.ref
+++ b/tests/html-tests/tests/CrossPackageDocs.html.ref
@@ -328,16 +328,6 @@ defined in the <a href=""
                  ><td class="doc empty"
                  >&nbsp;</td
                  ></tr
-               ><tr
-               ><td class="src"
-                 ><a href=""
-                   >Monad</a
-                   > (<a href=""
-                   >Either</a
-                   > e)</td
-                 ><td class="doc empty"
-                 >&nbsp;</td
-                 ></tr
                ></table
              ></div
            ></div



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to