[commit: testsuite] master: Add output for T8639 (e7a7b86)
git at git.haskell.org
git at git.haskell.org
Mon Jan 6 12:00:39 UTC 2014
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/e7a7b860594ceb1e85249246612bdf5040339ce4/testsuite
>---------------------------------------------------------------
commit e7a7b860594ceb1e85249246612bdf5040339ce4
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Jan 6 10:54:45 2014 +0000
Add output for T8639
(probably forgotten in [0a0ca809])
>---------------------------------------------------------------
e7a7b860594ceb1e85249246612bdf5040339ce4
tests/ghci/scripts/T8639.stdout | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/tests/ghci/scripts/T8639.stdout b/tests/ghci/scripts/T8639.stdout
new file mode 100644
index 0000000..98670b1
--- /dev/null
+++ b/tests/ghci/scripts/T8639.stdout
@@ -0,0 +1,8 @@
+it :: Bool
+'c'
+it :: Char
+T8639.it :: Bool
+bit :: Char
+Q.bit :: Char
+it :: Char
+Q.it :: Bool
More information about the ghc-commits
mailing list