[commit: ghc] wip/generics-propeq: start making Generics amenable for propositional equality by parametrizing with Symbol (69d2a1a)

git at git.haskell.org git at git.haskell.org
Sat Jun 28 11:51:17 UTC 2014


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

On branch  : wip/generics-propeq
Link       : http://ghc.haskell.org/trac/ghc/changeset/69d2a1a29e2c09d86c421dd2c7f3e3471c53eb62/ghc

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

commit 69d2a1a29e2c09d86c421dd2c7f3e3471c53eb62
Author: Gabor Greif <ggreif at gmail.com>
Date:   Sat Jun 28 13:09:21 2014 +0200

    start making Generics amenable for propositional equality by parametrizing with Symbol


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

69d2a1a29e2c09d86c421dd2c7f3e3471c53eb62
 compiler/prelude/PrelNames.lhs       |  9 ++++---
 compiler/typecheck/TcGenGenerics.lhs | 49 +++++++++++++++++++++++-------------
 compiler/types/Kind.lhs              | 10 ++++----
 libraries/base/GHC/Generics.hs       | 11 +++++---
 4 files changed, 51 insertions(+), 28 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 69d2a1a29e2c09d86c421dd2c7f3e3471c53eb62


More information about the ghc-commits mailing list