[commit: haddock] wip/10268: HsTyVar now holds a Located name (44c7fdf)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:38:16 UTC 2015
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/10268
Link : http://git.haskell.org/haddock.git/commitdiff/44c7fdf4316348d321f59cfef95ca29c7d7abc63
>---------------------------------------------------------------
commit 44c7fdf4316348d321f59cfef95ca29c7d7abc63
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date: Tue Apr 14 20:38:48 2015 +0200
HsTyVar now holds a Located name
>---------------------------------------------------------------
44c7fdf4316348d321f59cfef95ca29c7d7abc63
haddock-api/src/Haddock/Backends/Hoogle.hs | 4 ++--
haddock-api/src/Haddock/Backends/LaTeX.hs | 22 +++++++++++-----------
haddock-api/src/Haddock/Backends/Xhtml/Decl.hs | 26 +++++++++++++-------------
haddock-api/src/Haddock/Convert.hs | 4 ++--
haddock-api/src/Haddock/Interface/Create.hs | 4 ++--
haddock-api/src/Haddock/Interface/Rename.hs | 2 +-
6 files changed, 31 insertions(+), 31 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 44c7fdf4316348d321f59cfef95ca29c7d7abc63
More information about the ghc-commits
mailing list