[commit: ghc] typeable-with-kinds: Mostly disable the old-style Deriving. (ce43ab1)

git at git.haskell.org git at git.haskell.org
Wed Feb 11 02:14:21 UTC 2015


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

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

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

commit ce43ab11c41771b815aa4165db7c37599c2a2bb2
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??


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

ce43ab11c41771b815aa4165db7c37599c2a2bb2
 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 ce43ab11c41771b815aa4165db7c37599c2a2bb2


More information about the ghc-commits mailing list