[commit: haddock] master: Update appearance of fixity annotations (72f655f)

git at git.haskell.org git at git.haskell.org
Tue Mar 11 09:49:08 UTC 2014


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

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/72f655f5a4429403674521d251e6cccf62d76747

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

commit 72f655f5a4429403674521d251e6cccf62d76747
Author: Niklas Haas <git at nand.wakku.to>
Date:   Tue Mar 11 07:21:03 2014 +0100

    Update appearance of fixity annotations
    
    This moves them in-line with their corresponding lines, similar to a
    presentation envision by @hvr and described in #ghc.
    
    Redundant operator names are also omitted when no ambiguity is present.


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

72f655f5a4429403674521d251e6cccf62d76747
 html-test/ref/Bug8.html                  |   20 +++--
 html-test/ref/Operators.html             |  133 ++++++++++++++++++++----------
 resources/html/Ocean.std-theme/ocean.css |   13 +++
 src/Haddock/Backends/Xhtml/Decl.hs       |   42 ++++++----
 4 files changed, 141 insertions(+), 67 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 72f655f5a4429403674521d251e6cccf62d76747


More information about the ghc-commits mailing list