[commit: packages/array] master: update output for tests/T2120 (2f5b772)

git at git.haskell.org git at git.haskell.org
Wed Sep 2 11:15:00 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/array.git/commitdiff/2f5b772f4475d70a68c6f9d10390ac9812afdb7d

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

commit 2f5b772f4475d70a68c6f9d10390ac9812afdb7d
Author: Eric Seidel <gridaphobe at gmail.com>
Date:   Thu Jul 9 14:06:28 2015 -0700

    update output for tests/T2120


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

2f5b772f4475d70a68c6f9d10390ac9812afdb7d
 tests/T2120.stdout | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/T2120.stdout b/tests/T2120.stdout
index 518a3e8..89c73bc 100644
--- a/tests/T2120.stdout
+++ b/tests/T2120.stdout
@@ -1,2 +1,6 @@
 Ix{Int}.index: Index (5) out of range ((1,4))
+CallStack:
+  error, called at libraries/base/GHC/Arr.hs:176:5 in base:GHC.Arr
 Error in array index
+CallStack:
+  error, called at libraries/base/GHC/Arr.hs:182:22 in base:GHC.Arr



More information about the ghc-commits mailing list