[commit: packages/base] master: Remove all but the basic operations on type-level literals. (5eaba36)

git at git.haskell.org git
Thu Oct 3 21:49:06 UTC 2013


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

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

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

commit 5eaba365ff2354d3231f049866964d25f245ede2
Author: Iavor S. Diatchki <diatchki at galois.com>
Date:   Thu Oct 3 14:39:58 2013 -0700

    Remove all but the basic operations on type-level literals.
    
    The plan is to have the more sophisticated operations in a separate
    library.


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

5eaba365ff2354d3231f049866964d25f245ede2
 GHC/TypeLits.hs |  378 ++++++++++++++-----------------------------------------
 1 file changed, 97 insertions(+), 281 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 5eaba365ff2354d3231f049866964d25f245ede2



More information about the ghc-commits mailing list