[commit: haddock] master: Use a bespoke data type to indicate fixity (91e2c21)
git at git.haskell.org
git at git.haskell.org
Wed Feb 19 05:12:54 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/91e2c21cfdaca7913dbfec17bdd7712c0c1ed732
>---------------------------------------------------------------
commit 91e2c21cfdaca7913dbfec17bdd7712c0c1ed732
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Wed Feb 19 05:11:34 2014 +0000
Use a bespoke data type to indicate fixity
This deals with what I imagine was an ancient TODO and makes it much
clearer what the argument actually does rather than having the user
chase down the comment.
>---------------------------------------------------------------
91e2c21cfdaca7913dbfec17bdd7712c0c1ed732
src/Haddock/Backends/Xhtml.hs | 12 ++--
src/Haddock/Backends/Xhtml/Decl.hs | 24 ++++----
src/Haddock/Backends/Xhtml/DocMarkup.hs | 4 +-
src/Haddock/Backends/Xhtml/Names.hs | 92 +++++++++++++++----------------
4 files changed, 66 insertions(+), 66 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 91e2c21cfdaca7913dbfec17bdd7712c0c1ed732
More information about the ghc-commits
mailing list