From 60e1db797d6e1c59ba7a183f19f70f823457ef75 Mon Sep 17 00:00:00 2001
From: Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com>
Date: Thu, 17 Oct 2024 11:32:58 +0100
Subject: [PATCH] Update test output for GHC!13301

---
 tests/T229.stdout-ws-64 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/T229.stdout-ws-64 b/tests/T229.stdout-ws-64
index 04182485..73419abc 100644
--- a/tests/T229.stdout-ws-64
+++ b/tests/T229.stdout-ws-64
@@ -1,3 +1 @@
 Data.Array.Base.safe_scale: Overflow; scale: 4, n: 4611686018427387904
-CallStack (from HasCallStack):
-  error, called at libraries/array/Data/Array/Base.hs:1418:20 in array-0.5.6.0-inplace:Data.Array.Base
-- 
GitLab