[commit: ghc] wip/ttg5-data-one-file-2017-11-17: Merge HsInstances and HsInstances2 (e764d98)

git at git.haskell.org git at git.haskell.org
Sun Nov 19 17:39:53 UTC 2017


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

On branch  : wip/ttg5-data-one-file-2017-11-17
Link       : http://ghc.haskell.org/trac/ghc/changeset/e764d986d2050d84407e6989f0bd38fc1c677134/ghc

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

commit e764d986d2050d84407e6989f0bd38fc1c677134
Author: Alan Zimmerman <alan.zimm at gmail.com>
Date:   Fri Nov 17 23:23:16 2017 +0200

    Merge HsInstances and HsInstances2


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

e764d986d2050d84407e6989f0bd38fc1c677134
 compiler/ghc.cabal.in               |   1 -
 compiler/hsSyn/HsInstances.hs       |  36 +++++------
 compiler/hsSyn/HsInstances.hs-boot  |  18 ------
 compiler/hsSyn/HsInstances2.hs      | 119 ------------------------------------
 compiler/hsSyn/HsInstances2.hs-boot |  28 ---------
 compiler/hsSyn/HsSyn.hs             |   1 -
 6 files changed, 14 insertions(+), 189 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 e764d986d2050d84407e6989f0bd38fc1c677134


More information about the ghc-commits mailing list