[commit: ghc] typeable-with-kinds: Remove some more code for deriving `Typeable` (4b08cd5)

git at git.haskell.org git at git.haskell.org
Wed Feb 11 18:57:43 UTC 2015


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

On branch  : typeable-with-kinds
Link       : http://ghc.haskell.org/trac/ghc/changeset/4b08cd5fe239140c584611ae2d94af10410ab19b/ghc

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

commit 4b08cd5fe239140c584611ae2d94af10410ab19b
Author: Iavor S. Diatchki <diatchki at galois.com>
Date:   Wed Feb 11 09:53:11 2015 -0800

    Remove some more code for deriving `Typeable`


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

4b08cd5fe239140c584611ae2d94af10410ab19b
 compiler/typecheck/TcDeriv.hs    |  4 +--
 compiler/typecheck/TcGenDeriv.hs | 57 +---------------------------------------
 compiler/typecheck/TcInstDcls.hs | 33 +++++++----------------
 3 files changed, 12 insertions(+), 82 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 4b08cd5fe239140c584611ae2d94af10410ab19b


More information about the ghc-commits mailing list