[commit: ghc] wip/spj-wildcard-refactor: More progress (93c12b3)
git at git.haskell.org
git at git.haskell.org
Sat Oct 31 22:15:57 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/spj-wildcard-refactor
Link : http://ghc.haskell.org/trac/ghc/changeset/93c12b3b11adbd9db116e82726598e794094ca7d/ghc
>---------------------------------------------------------------
commit 93c12b3b11adbd9db116e82726598e794094ca7d
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Sat Oct 31 19:08:58 2015 +0000
More progress
including haddock submodule
>---------------------------------------------------------------
93c12b3b11adbd9db116e82726598e794094ca7d
compiler/hsSyn/HsBinds.hs | 16 ++++------
compiler/typecheck/TcBinds.hs | 2 +-
.../tests/indexed-types/should_compile/Records.hs | 13 ++++++---
.../parser/should_fail/NoPatternSynonyms.stderr | 2 +-
.../should_compile/ExtraConstraints3.stderr | 14 ++++-----
.../tests/partial-sigs/should_fail/T10045.stderr | 7 +++--
.../tests/partial-sigs/should_fail/T10615.stderr | 34 ++++++++++++----------
.../tests/partial-sigs/should_fail/T10999.stderr | 6 ++--
testsuite/tests/typecheck/should_fail/T5300.hs | 4 +--
utils/haddock | 2 +-
10 files changed, 52 insertions(+), 48 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 93c12b3b11adbd9db116e82726598e794094ca7d
More information about the ghc-commits
mailing list