summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore
diff options
context:
space:
mode:
authorSebastian Graf <sebastian.graf@kit.edu>2022-06-27 18:25:17 +0200
committerSebastian Graf <sebastian.graf@kit.edu>2022-09-30 18:42:13 +0200
commitf5e8f493b015df859833beac5a8e64a0f9b9d4f4 (patch)
treea43125076a21b6d821b4b9235838fb1c63268cd1 /testsuite/tests/simplCore
parentea0083bf56b222579b586c8247031e04c80c15f1 (diff)
downloadhaskell-f5e8f493b015df859833beac5a8e64a0f9b9d4f4.tar.gz
Boxity: Don't update Boxity unless worker/wrapper follows (#21754)wip/T21754
A small refactoring in our Core Opt pipeline and some new functions for transfering argument boxities from one signature to another to facilitate `Note [Don't change boxity without worker/wrapper]`. Fixes #21754.
Diffstat (limited to 'testsuite/tests/simplCore')
-rw-r--r--testsuite/tests/simplCore/should_compile/spec-inline.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_compile/spec-inline.stderr b/testsuite/tests/simplCore/should_compile/spec-inline.stderr
index 8705eeacea..97bbeabcc1 100644
--- a/testsuite/tests/simplCore/should_compile/spec-inline.stderr
+++ b/testsuite/tests/simplCore/should_compile/spec-inline.stderr
@@ -143,7 +143,7 @@ Roman.foo1 = GHC.Maybe.Just @Int Roman.foo2
foo :: Int -> Int
[GblId,
Arity=1,
- Str=<1!P(L)>,
+ Str=<1L>,
Cpr=1,
Unf=Unf{Src=StableSystem, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True,