[commit: packages/array] master: Update testsuite for frozen callstacks (6551ad9)

git at git.haskell.org git at git.haskell.org
Wed Dec 23 10:24:27 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/array.git/commitdiff/6551ad9edaca1634a8149ad9c27a72feb456d4e1

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

commit 6551ad9edaca1634a8149ad9c27a72feb456d4e1
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Wed Dec 23 05:21:32 2015 -0500

    Update testsuite for frozen callstacks


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

6551ad9edaca1634a8149ad9c27a72feb456d4e1
 tests/T2120.stdout | 4 ----
 1 file changed, 4 deletions(-)

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



More information about the ghc-commits mailing list