[commit: ghc] master: Typos (f0e725a)
git at git.haskell.org
git at git.haskell.org
Sat Sep 6 22:24:34 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f0e725ab762fa62e20b4dac7384b0859626a266f/ghc
>---------------------------------------------------------------
commit f0e725ab762fa62e20b4dac7384b0859626a266f
Author: Gabor Greif <ggreif at gmail.com>
Date: Thu Sep 4 23:00:06 2014 +0200
Typos
>---------------------------------------------------------------
f0e725ab762fa62e20b4dac7384b0859626a266f
testsuite/tests/perf/compiler/all.T | 2 +-
testsuite/tests/perf/haddock/all.T | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 29c4a78..16ab036 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -401,7 +401,7 @@ test('T5642',
compiler_stats_num_field('bytes allocated',
[(wordsize(32), 753045568, 10),
# sample from x86/Linux
- # pref: 650000000
+ # prev: 650000000
# 2014-09-03: 753045568
(wordsize(64), 1402242360, 10)])
# prev: 1300000000
diff --git a/testsuite/tests/perf/haddock/all.T b/testsuite/tests/perf/haddock/all.T
index 87f560f..d4dad1d 100644
--- a/testsuite/tests/perf/haddock/all.T
+++ b/testsuite/tests/perf/haddock/all.T
@@ -23,7 +23,7 @@ test('haddock.base',
# 2013-11-13: 3097751052 (x86/Windows, 64bit machine)
# 2014-04-04: 3548581572 (x86/Windows, 64bit machine)
# 2014-08-05: XXX TODO UPDATE ME XXX
- # 2014-09-03: Windows laptop, no konwn reason
+ # 2014-09-03: Windows laptop, no known reason
,(wordsize(32), 3799130400, 1)])
# 2012-08-14: 3046487920 (x86/OSX)
# 2012-10-30: 2955470952 (x86/Windows)
More information about the ghc-commits
mailing list