[commit: ghc] wip/tc/typeable-with-kinds: Remove some more code for deriving `Typeable` (1f99e8b)
git at git.haskell.org
git at git.haskell.org
Sat Mar 7 16:43:45 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/tc/typeable-with-kinds
Link : http://ghc.haskell.org/trac/ghc/changeset/1f99e8b7513fdb5e4fb197f8f3c7dc5ca3aa049e/ghc
>---------------------------------------------------------------
commit 1f99e8b7513fdb5e4fb197f8f3c7dc5ca3aa049e
Author: Iavor S. Diatchki <diatchki at galois.com>
Date: Wed Feb 11 09:53:11 2015 -0800
Remove some more code for deriving `Typeable`
>---------------------------------------------------------------
1f99e8b7513fdb5e4fb197f8f3c7dc5ca3aa049e
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 1f99e8b7513fdb5e4fb197f8f3c7dc5ca3aa049e
More information about the ghc-commits
mailing list