aboutsummaryrefslogtreecommitdiff
path: root/test/Helper.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Helper.hs')
-rw-r--r--test/Helper.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Helper.hs b/test/Helper.hs
index ec06a71c..833e2ca1 100644
--- a/test/Helper.hs
+++ b/test/Helper.hs
@@ -180,4 +180,5 @@ dynFlags = defaultDynFlags settings
, pc_REP_StgFunInfoExtraFwd_arity = 0
, pc_OFFSET_StgFunInfoExtraRev_arity = 0
, pc_REP_StgFunInfoExtraRev_arity = 0
+ , pc_OFFSET_StgArrWords_bytes = 0
}