[commit: ghc] wip/fix-integer-simple-ci: Update T5095 output (acff728)

git at git.haskell.org git at git.haskell.org
Thu Dec 27 17:00:42 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/fix-integer-simple-ci
Link       : http://ghc.haskell.org/trac/ghc/changeset/acff728477a033b6829e81fc8acc51d8a9151ca6/ghc

>---------------------------------------------------------------

commit acff728477a033b6829e81fc8acc51d8a9151ca6
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Dec 24 10:21:09 2018 -0500

    Update T5095 output


>---------------------------------------------------------------

acff728477a033b6829e81fc8acc51d8a9151ca6
 testsuite/tests/typecheck/should_fail/T5095.stderr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/typecheck/should_fail/T5095.stderr b/testsuite/tests/typecheck/should_fail/T5095.stderr
index ace7e91..ccf791d 100644
--- a/testsuite/tests/typecheck/should_fail/T5095.stderr
+++ b/testsuite/tests/typecheck/should_fail/T5095.stderr
@@ -7,7 +7,7 @@ T5095.hs:9:9: error:
         instance Eq Integer
           -- Defined in ‘integer-gmp-1.0.1.0:GHC.Integer.Type’
         ...plus 23 others
-        ...plus 7 instances involving out-of-scope types
+        ...plus N instances involving out-of-scope types
         (use -fprint-potential-instances to see them all)
       (The choice depends on the instantiation of ‘a’
        To pick the first instance above, use IncoherentInstances



More information about the ghc-commits mailing list