[commit: packages/array] D1426: Update output (4b43c95)

git at git.haskell.org git at git.haskell.org
Thu Nov 12 12:07:17 UTC 2015


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

On branch  : D1426
Link       : http://git.haskell.org/packages/array.git/commitdiff/4b43c95af80ed7e1567244527e5e459912d3e504

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

commit 4b43c95af80ed7e1567244527e5e459912d3e504
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Wed Nov 4 23:42:33 2015 +0000

    Update output


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

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

diff --git a/tests/T2120.stdout b/tests/T2120.stdout
index 89c73bc..4ed3067 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



More information about the ghc-commits mailing list