[commit: ghc] master: Tidy up the treatment of signatures (incl fixity) (bc188bb)

Simon Peyton Jones simonpj at microsoft.com
Thu May 24 15:05:11 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/bc188bbdc506ac898092c87d2db3ff5f96ab4b92

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

commit bc188bbdc506ac898092c87d2db3ff5f96ab4b92
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu May 24 12:28:58 2012 +0100

    Tidy up the treatment of signatures (incl fixity)
    
    This fixes Trac #6120.  I've added comments to explain.
    Turns out there was another lurking bug, also fixed,
    and tested in (an extended version of) th/T2713.

 compiler/rename/RnBinds.lhs  |   14 +++---
 compiler/rename/RnEnv.lhs    |   87 +++++++++++++++++++++++++++++------------
 compiler/rename/RnSource.lhs |   22 +++++++----
 3 files changed, 82 insertions(+), 41 deletions(-)


Diff suppressed because of size. To see it, use:

    git show bc188bbdc506ac898092c87d2db3ff5f96ab4b92



More information about the Cvs-ghc mailing list