[commit: ghc] master: Fix the 'builder' code for pattern synonyms with type signatures (3ea40e3)
git at git.haskell.org
git at git.haskell.org
Mon Jan 19 09:15:26 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3ea40e38a7ae03c05cb79485fb04a3f00c632793/ghc
>---------------------------------------------------------------
commit 3ea40e38a7ae03c05cb79485fb04a3f00c632793
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Jan 19 09:06:21 2015 +0000
Fix the 'builder' code for pattern synonyms with type signatures
See Note [Type signatures and the builder expression] for the details
>---------------------------------------------------------------
3ea40e38a7ae03c05cb79485fb04a3f00c632793
compiler/typecheck/TcPatSyn.hs | 144 ++++++++++++++++++++++-------------------
1 file changed, 79 insertions(+), 65 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 3ea40e38a7ae03c05cb79485fb04a3f00c632793
More information about the ghc-commits
mailing list