[commit: ghc] master: Comments only (82d5aa0)

git at git.haskell.org git at git.haskell.org
Fri Aug 16 12:24:20 CEST 2013


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/82d5aa03834b7368967d7a69901f9c0290f2e51c/ghc

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

commit 82d5aa03834b7368967d7a69901f9c0290f2e51c
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Fri Aug 16 11:21:45 2013 +0100

    Comments only
    
    I restored part of documentation that describes what is a let-no-escape
    and which was deleted 10 months ago together with the old codegen. Then
    I removed lots of Literate Haskell clutter (like empty \begin{code} -
    \end{code} blocks) and finally decided to remove all the Literate Haskell
    markup because there wasn't much of it left, but it made comments so
    difficult to read.


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

82d5aa03834b7368967d7a69901f9c0290f2e51c
 compiler/stgSyn/CoreToStg.lhs |  424 +++++++++++++++++++++--------------------
 1 file changed, 215 insertions(+), 209 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 82d5aa03834b7368967d7a69901f9c0290f2e51c




More information about the ghc-commits mailing list