[commit: ghc] master: More comments on HsBang (c506f25)

git at git.haskell.org git at git.haskell.org
Sun Jan 11 23:06:43 UTC 2015


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

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

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

commit c506f254b8e14fe422186322a580f9f7effca7f8
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


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

c506f254b8e14fe422186322a580f9f7effca7f8
 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 c506f254b8e14fe422186322a580f9f7effca7f8


More information about the ghc-commits mailing list