[commit: ghc] ghc-8.0: Accept more test wibbles (738b199)
git at git.haskell.org
git at git.haskell.org
Mon Jul 25 18:37:17 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/738b199fface08733c825351a5b69c6db9a068da/ghc
>---------------------------------------------------------------
commit 738b199fface08733c825351a5b69c6db9a068da
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Jul 25 20:08:58 2016 +0200
Accept more test wibbles
>---------------------------------------------------------------
738b199fface08733c825351a5b69c6db9a068da
testsuite/tests/dependent/should_fail/T11471.stderr | 1 +
1 file changed, 1 insertion(+)
diff --git a/testsuite/tests/dependent/should_fail/T11471.stderr b/testsuite/tests/dependent/should_fail/T11471.stderr
index 0578910..80c5fc6 100644
--- a/testsuite/tests/dependent/should_fail/T11471.stderr
+++ b/testsuite/tests/dependent/should_fail/T11471.stderr
@@ -16,3 +16,4 @@ T11471.hs:15:35: error:
• In the second argument of ‘f’, namely ‘3#’
In the expression: f (undefined :: Proxy Int#) 3#
In an equation for ‘bad’: bad = f (undefined :: Proxy Int#) 3#
+ • Relevant bindings include bad :: F Int# (bound at T11471.hs:15:1)
More information about the ghc-commits
mailing list