[commit: ghc] wip/tc/typeable-with-kinds: Mostly disable the old-style Deriving. (c042f3b)
git at git.haskell.org
git at git.haskell.org
Sat Mar 7 16:43:39 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/tc/typeable-with-kinds
Link : http://ghc.haskell.org/trac/ghc/changeset/c042f3b9d3b932a1c47e30246c633b7e05eb094d/ghc
>---------------------------------------------------------------
commit c042f3b9d3b932a1c47e30246c633b7e05eb094d
Author: Iavor S. Diatchki <diatchki at galois.com>
Date: Tue Feb 10 18:16:10 2015 -0800
Mostly disable the old-style Deriving.
For some reason, "deriving" declarations are being processed twice??
>---------------------------------------------------------------
c042f3b9d3b932a1c47e30246c633b7e05eb094d
compiler/typecheck/TcDeriv.hs | 161 +++-----------------------
compiler/typecheck/TcGenDeriv.hs | 7 +-
libraries/base/Data/Typeable/Internal.hs | 188 -------------------------------
3 files changed, 19 insertions(+), 337 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 c042f3b9d3b932a1c47e30246c633b7e05eb094d
More information about the ghc-commits
mailing list