[commit: ghc] ghc-7.10: More comments on HsBang (5651b41)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 15:24:19 UTC 2015


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

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/5651b41e3b39763da3580a445ae0288271ca78b7/ghc

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

commit 5651b41e3b39763da3580a445ae0288271ca78b7
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Sun Jan 11 23:07:24 2015 +0000

    More comments on HsBang
    
    In particular about the dcSrcBangs field of an imported DataCon
    
    (cherry picked from commit c506f254b8e14fe422186322a580f9f7effca7f8)


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

5651b41e3b39763da3580a445ae0288271ca78b7
 compiler/basicTypes/DataCon.hs | 74 ++++++++++++++++++++++++------------------
 compiler/basicTypes/MkId.hs    |  9 ++++-
 compiler/iface/BuildTyCl.hs    |  2 +-
 compiler/iface/IfaceSyn.hs     |  3 +-
 compiler/iface/TcIface.hs      |  6 +++-
 5 files changed, 58 insertions(+), 36 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 5651b41e3b39763da3580a445ae0288271ca78b7


More information about the ghc-commits mailing list