[commit: ghc] : Nullary data constructors are trivial (11b0d18)

git at git.haskell.org git at git.haskell.org
Mon Oct 10 21:43:42 UTC 2016


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

On branch  : 
Link       : http://ghc.haskell.org/trac/ghc/changeset/11b0d182da0b283ab73f3682c195cce452c4a57f/ghc

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

commit 11b0d182da0b283ab73f3682c195cce452c4a57f
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Oct 10 16:37:54 2016 -0400

    Nullary data constructors are trivial


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

11b0d182da0b283ab73f3682c195cce452c4a57f
 compiler/coreSyn/CoreUtils.hs                      |   1 +
 .../tests/simplCore/should_compile/T3772.stdout    |  22 ++--
 .../simplCore/should_compile/spec-inline.stderr    | 121 ++++++++++++++-------
 3 files changed, 92 insertions(+), 52 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 11b0d182da0b283ab73f3682c195cce452c4a57f


More information about the ghc-commits mailing list