[commit: ghc] wip/GenericsMetaData: Start working on improving the metadata of GHC.Generics (2d86279)
git at git.haskell.org
git at git.haskell.org
Thu Oct 2 18:45:17 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/GenericsMetaData
Link : http://ghc.haskell.org/trac/ghc/changeset/2d86279d666196b925a67d49848c519abf82c05d/ghc
>---------------------------------------------------------------
commit 2d86279d666196b925a67d49848c519abf82c05d
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Thu Oct 2 08:38:05 2014 +0100
Start working on improving the metadata of GHC.Generics
>---------------------------------------------------------------
2d86279d666196b925a67d49848c519abf82c05d
compiler/prelude/PrelNames.lhs | 70 ++++++++++---
compiler/typecheck/TcGenGenerics.lhs | 88 +++++++++++++---
libraries/base/GHC/Generics.hs | 192 ++++++++++++++++++++++++++++-------
3 files changed, 283 insertions(+), 67 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 2d86279d666196b925a67d49848c519abf82c05d
More information about the ghc-commits
mailing list