Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/08894f96407635781a233145435a78f144accab0

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

commit 08894f96407635781a233145435a78f144accab0
Author: Ian Lynagh <[email protected]>
Date:   Sat Jan 14 17:07:10 2012 +0000

    Switch to using the time package, rather than old-time

 compiler/deSugar/Coverage.lhs   |    7 ++++---
 compiler/ghc.cabal.in           |    5 ++++-
 compiler/iface/BinIface.hs      |   11 -----------
 compiler/iface/MkIface.lhs      |    5 ++---
 compiler/main/DriverPipeline.hs |   12 ++++++------
 compiler/main/Finder.lhs        |    4 ++--
 compiler/main/GHC.hs            |    4 ++--
 compiler/main/GhcMake.hs        |   20 ++++++++++----------
 compiler/main/HscTypes.lhs      |   12 ++++++------
 compiler/utils/Binary.hs        |   18 ++++++++++++++++++
 compiler/utils/Util.lhs         |   24 +++++++++++++++++++++---
 11 files changed, 75 insertions(+), 47 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 08894f96407635781a233145435a78f144accab0

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to