summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/AsmCodeGen.hs
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-04-13 13:22:55 -0400
committerBen Gamari <ben@smart-cactus.org>2018-04-13 14:17:14 -0400
commit00b8ecb78624511a045120673b01fafe5794ecdc (patch)
tree2f2e9cb3eb65650488902917c99d67623976035e /compiler/nativeGen/AsmCodeGen.hs
parentce27c7d5fe3c335dcc354b70fdfc17831a6848f6 (diff)
downloadhaskell-00b8ecb78624511a045120673b01fafe5794ecdc.tar.gz
Declare `catchRetry#` lazy in its first argument
As per the results on item 1 in T14998, declaring `catchRetry#` lazy in its first argument opens the possibility to remove `ExnStr` complexity from strictness demands at virtually no regressions in NoFib. This brings `catchRetry#` in line with other primops from the `catch*` family. Reviewers: bgamari, simonpj, nomeata Reviewed By: bgamari Subscribers: thomie, carter GHC Trac Issues: #14998, #11222 Differential Revision: https://phabricator.haskell.org/D4573
Diffstat (limited to 'compiler/nativeGen/AsmCodeGen.hs')
0 files changed, 0 insertions, 0 deletions