Repository : ssh://darcs.haskell.org//srv/darcs/packages/hpc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2077743fdf985cc10c07ee30567f47b26b072d86 >--------------------------------------------------------------- commit 2077743fdf985cc10c07ee30567f47b26b072d86 Author: Simon Marlow <[email protected]> Date: Mon Jan 30 10:59:30 2012 +0000 Update following changes to .mix format (old-time -> time) >--------------------------------------------------------------- tests/simple/tixs/.hpc/Main.mix | 2 +- tests/simple/tixs/hpc_sample.tix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/simple/tixs/.hpc/Main.mix b/tests/simple/tixs/.hpc/Main.mix index dbbc0b8..75ce018 100644 --- a/tests/simple/tixs/.hpc/Main.mix +++ b/tests/simple/tixs/.hpc/Main.mix @@ -1 +1 @@ -Mix "hpc001.hs" 1188355554 601114699 1 [(1:21-1:27,ExpBox False),(1:29-1:35,ExpBox False),(1:14-1:36,ExpBox False),(1:8-1:36,ExpBox False),(1:1-1:36,TopLevelBox ["main"])] \ No newline at end of file +Mix "hpc001.hs" 2012-01-29 18:01:54 UTC 2454134535 8 [(1:21-1:27,ExpBox False),(1:29-1:35,ExpBox False),(1:14-1:36,ExpBox False),(1:8-1:36,ExpBox False),(1:1-1:36,TopLevelBox ["main"])] \ No newline at end of file diff --git a/tests/simple/tixs/hpc_sample.tix b/tests/simple/tixs/hpc_sample.tix index 5bd535a..a93645e 100644 --- a/tests/simple/tixs/hpc_sample.tix +++ b/tests/simple/tixs/hpc_sample.tix @@ -1 +1 @@ -Tix [ TixModule "Main" 601114699 5 [1,0,1,1,1]] +Tix [ TixModule "Main" 2454134535 5 [1,0,1,1,1]] _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
