[commit: packages/base] master: Name changes and addition of gcastWith and (==) to Data.Type.Equality. (ce797a4)

git at git.haskell.org git at git.haskell.org
Mon Oct 28 19:20:07 UTC 2013


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/ce797a40f6c92d248f8d593e762da2e4d088c10a/base

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

commit ce797a40f6c92d248f8d593e762da2e4d088c10a
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Sun Oct 20 23:43:16 2013 -0400

    Name changes and addition of gcastWith and (==) to Data.Type.Equality.
    
    For more info, see
    http://ghc.haskell.org/trac/ghc/wiki/TypeLevelNamingIssues


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

ce797a40f6c92d248f8d593e762da2e4d088c10a
 Data/Either.hs        |    9 +++
 Data/Type/Equality.hs |  166 ++++++++++++++++++++++++++++++++++++++++++++-----
 GHC/TypeLits.hs       |   13 +++-
 3 files changed, 172 insertions(+), 16 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 ce797a40f6c92d248f8d593e762da2e4d088c10a


More information about the ghc-commits mailing list