[commit: haddock] v2.16: Merge pull request #479 from phadej/orphans-2.16 (1922a33)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:47:43 UTC 2017


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

On branch  : v2.16
Link       : http://git.haskell.org/haddock.git/commitdiff/1922a33e0e29e3a0b7772b5bfff530662858b7ce

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

commit 1922a33e0e29e3a0b7772b5bfff530662858b7ce
Merge: a0f55b0 718c083
Author: Sebastian Méric de Bellefon <arnaudpourseb at gmail.com>
Date:   Wed Jun 22 23:11:29 2016 -0400

    Merge pull request #479 from phadej/orphans-2.16
    
    Orphans for v2.16



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

1922a33e0e29e3a0b7772b5bfff530662858b7ce
 haddock-api/src/Haddock/Backends/Xhtml.hs          | 23 ++++++++++-----
 haddock-api/src/Haddock/Backends/Xhtml/Decl.hs     | 33 +++++++++++++++++-----
 haddock-api/src/Haddock/Backends/Xhtml/Layout.hs   | 12 +++++++-
 haddock-api/src/Haddock/Interface.hs               |  2 +-
 .../src/Haddock/Interface/AttachInstances.hs       | 13 ++++++++-
 haddock-api/src/Haddock/Interface/Create.hs        |  2 ++
 haddock-api/src/Haddock/Interface/Rename.hs        | 25 ++++++++++------
 haddock-api/src/Haddock/Types.hs                   |  4 +++
 8 files changed, 88 insertions(+), 26 deletions(-)



More information about the ghc-commits mailing list