[commit: packages/base] master: Replaced Text.Printf with extensible printf, and made comcommitant changes (fef98f1)

git at git.haskell.org git at git.haskell.org
Tue Sep 17 22:16:58 CEST 2013


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

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

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

commit fef98f198bf7dffc3a732948c0f550db79646d46
Author: Bart Massey <bart at cs.pdx.edu>
Date:   Mon Sep 16 11:07:52 2013 -0700

    Replaced Text.Printf with extensible printf, and made comcommitant changes
    
    Signed-off-by: Joachim Breitner <mail at joachim-breitner.de>


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

fef98f198bf7dffc3a732948c0f550db79646d46
 GHC/Float.lhs  |   12 +-
 Numeric.hs     |   20 ++
 Text/Printf.hs |  933 ++++++++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 770 insertions(+), 195 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 fef98f198bf7dffc3a732948c0f550db79646d46



More information about the ghc-commits mailing list