[commit: ghc] master: Improve error message on typed holes, and user manual (Tradc #10040) (276da79)

git at git.haskell.org git at git.haskell.org
Wed Jan 28 14:32:46 UTC 2015


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

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

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

commit 276da7929c187f007c198a38e88bdad91866e500
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Wed Jan 28 14:31:52 2015 +0000

    Improve error message on typed holes, and user manual (Tradc #10040)


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

276da7929c187f007c198a38e88bdad91866e500
 compiler/typecheck/TcErrors.hs                     | 12 +++-
 docs/users_guide/glasgow_exts.xml                  | 73 +++++++++++-----------
 .../tests/typecheck/should_compile/T9497a.stderr   |  1 +
 .../tests/typecheck/should_compile/holes3.stderr   |  3 +
 .../tests/typecheck/should_fail/T9497d.stderr      |  1 +
 5 files changed, 51 insertions(+), 39 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 276da7929c187f007c198a38e88bdad91866e500


More information about the ghc-commits mailing list