[commit: ghc] wip/T9732: Add a dummy Void# argument to pattern synonym wrapper if it has no arguments and returns an unboxed type (see #9732) (5f77fa0)
git at git.haskell.org
git at git.haskell.org
Sat Nov 1 04:09:43 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9732
Link : http://ghc.haskell.org/trac/ghc/changeset/5f77fa06a17f0b3f23fb0f4c6902bacde9747a49/ghc
>---------------------------------------------------------------
commit 5f77fa06a17f0b3f23fb0f4c6902bacde9747a49
Author: Dr. ERDI Gergo <gergo at erdi.hu>
Date: Sat Nov 1 11:49:23 2014 +0800
Add a dummy Void# argument to pattern synonym wrapper
if it has no arguments and returns an unboxed type (see #9732)
>---------------------------------------------------------------
5f77fa06a17f0b3f23fb0f4c6902bacde9747a49
compiler/typecheck/TcExpr.lhs | 36 ++++++++++++++--------
compiler/typecheck/TcPatSyn.lhs | 68 +++++++++++++++++++++--------------------
2 files changed, 58 insertions(+), 46 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 5f77fa06a17f0b3f23fb0f4c6902bacde9747a49
More information about the ghc-commits
mailing list