[commit: haddock] master: Attach to instance location the name that has the same location file (3d11080)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:39:18 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/3d11080b9f56a901593b6237d674d617a429e64a

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

commit 3d11080b9f56a901593b6237d674d617a429e64a
Author: jpmoresmau <jp at moresmau.fr>
Date:   Sun May 17 15:31:03 2015 +0200

    Attach to instance location the name that has the same location file
    
    Fixes #383


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

3d11080b9f56a901593b6237d674d617a429e64a
 haddock-api/src/Haddock/Backends/LaTeX.hs          |  4 ++--
 haddock-api/src/Haddock/Backends/Xhtml/Decl.hs     |  6 +++---
 haddock-api/src/Haddock/Backends/Xhtml/Layout.hs   | 24 +++++++++++-----------
 .../src/Haddock/Interface/AttachInstances.hs       | 23 ++++++++++++++++-----
 haddock-api/src/Haddock/Interface/Rename.hs        |  5 +++--
 haddock-api/src/Haddock/Types.hs                   |  2 +-
 6 files changed, 39 insertions(+), 25 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 3d11080b9f56a901593b6237d674d617a429e64a


More information about the ghc-commits mailing list