[commit: ghc] master: Comments and minor refactoring (49333bf)

git at git.haskell.org git at git.haskell.org
Thu Jul 31 07:58:07 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/49333bf58d1dfda83021d69908dc2aea4980d867/ghc

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

commit 49333bf58d1dfda83021d69908dc2aea4980d867
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Thu Jul 31 08:57:13 2014 +0100

    Comments and minor refactoring
    
    - Better comments about Generalised Newtype Deriving
      See Note [Bindings for Generalised Newtype Deriving]
    
    - Refactor the interface between TcDeriv and TcGenDeriv,
      to reduce the size of the interface of the latter.


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

49333bf58d1dfda83021d69908dc2aea4980d867
 compiler/typecheck/TcDeriv.lhs    | 80 +++++++++++++++++++--------------------
 compiler/typecheck/TcGenDeriv.lhs | 61 ++++++++++++++++++++---------
 2 files changed, 82 insertions(+), 59 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 49333bf58d1dfda83021d69908dc2aea4980d867


More information about the ghc-commits mailing list