[commit: ghc] master: Minor typo in comment (9868622)
git at git.haskell.org
git at git.haskell.org
Wed Dec 17 16:23:53 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/98686223db4df7268cf2fcda99011431519d2a89/ghc
>---------------------------------------------------------------
commit 98686223db4df7268cf2fcda99011431519d2a89
Author: Gabor Greif <ggreif at gmail.com>
Date: Wed Dec 17 17:04:24 2014 +0100
Minor typo in comment
>---------------------------------------------------------------
98686223db4df7268cf2fcda99011431519d2a89
testsuite/tests/stranal/should_compile/T9208.hs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/stranal/should_compile/T9208.hs b/testsuite/tests/stranal/should_compile/T9208.hs
index 2252617..f587da7 100644
--- a/testsuite/tests/stranal/should_compile/T9208.hs
+++ b/testsuite/tests/stranal/should_compile/T9208.hs
@@ -7,7 +7,7 @@
-- and unsafe-coerces it to a function, and applies it.
-- This is caught by an ASSERT with a debug compiler.
--
--- See Trac #9208 for discussio
+-- See Trac #9208 for discussion
--
--------------------------------------------
More information about the ghc-commits
mailing list