[commit: haddock] master: Rewrite source generation to fixed links and directory structure. (ab07020)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:40:46 UTC 2015


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

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

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

commit ab070206d67748232995a262b533957a5a7b9315
Author: Łukasz Hanuszczak <lukasz.hanuszczak at gmail.com>
Date:   Sat Jun 27 18:03:56 2015 +0200

    Rewrite source generation to fixed links and directory structure.


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

ab070206d67748232995a262b533957a5a7b9315
 haddock-api/src/Haddock.hs                         | 11 +++--
 haddock-api/src/Haddock/Backends/Hyperlinker.hs    | 29 +++++-------
 .../src/Haddock/Backends/Hyperlinker/Renderer.hs   | 52 +++++++++-------------
 .../src/Haddock/Backends/Hyperlinker/Utils.hs      | 48 +++++++++++++++-----
 haddock-api/src/Haddock/Backends/Xhtml/Utils.hs    | 14 +++---
 haddock-api/src/Haddock/Utils.hs                   |  8 ----
 6 files changed, 85 insertions(+), 77 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 ab070206d67748232995a262b533957a5a7b9315


More information about the ghc-commits mailing list