[commit: ghc] master: Improve missing-sig warning (ac0e112)

git at git.haskell.org git at git.haskell.org
Fri Aug 12 16:34:48 UTC 2016


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

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

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

commit ac0e11252af149f085e2262200b7a1638b4a1553
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Aug 12 15:52:07 2016 +0100

    Improve missing-sig warning
    
    Fixes Trac #12484


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

ac0e11252af149f085e2262200b7a1638b4a1553
 compiler/rename/RnNames.hs                         | 20 ++++----
 .../tests/patsyn/should_compile/T11213.stderr      | 53 ++++++++++++----------
 testsuite/tests/patsyn/should_compile/T12484.hs    |  7 +++
 .../tests/patsyn/should_compile/T12484.stderr      |  4 ++
 testsuite/tests/patsyn/should_compile/all.T        |  1 +
 testsuite/tests/patsyn/should_fail/T11053.stderr   | 18 ++++----
 6 files changed, 61 insertions(+), 42 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 ac0e11252af149f085e2262200b7a1638b4a1553


More information about the ghc-commits mailing list