From 4b43c95af80ed7e1567244527e5e459912d3e504 Mon Sep 17 00:00:00 2001
From: Simon Marlow <marlowsd@gmail.com>
Date: Wed, 4 Nov 2015 23:42:33 +0000
Subject: [PATCH] Update output

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

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