[commit: ghc] wip/orf-reboot: Get rid of GHC.Records (9cea576)
git at git.haskell.org
git at git.haskell.org
Fri Mar 27 15:45:57 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/orf-reboot
Link : http://ghc.haskell.org/trac/ghc/changeset/9cea576b081135f5aadf9dcf709b60ecce141588/ghc
>---------------------------------------------------------------
commit 9cea576b081135f5aadf9dcf709b60ecce141588
Author: Adam Gundry <adam at well-typed.com>
Date: Fri Feb 20 10:29:19 2015 +0000
Get rid of GHC.Records
>---------------------------------------------------------------
9cea576b081135f5aadf9dcf709b60ecce141588
compiler/basicTypes/MkId.hs | 2 +-
compiler/prelude/PrelNames.hs | 11 +-
compiler/prelude/TysWiredIn.hs | 2 +-
libraries/base/GHC/Base.hs | 1 -
libraries/base/GHC/Records.hs | 249 -----------------------------------------
libraries/base/GHC/TypeLits.hs | 8 +-
libraries/base/base.cabal | 1 -
7 files changed, 7 insertions(+), 267 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 9cea576b081135f5aadf9dcf709b60ecce141588
More information about the ghc-commits
mailing list