[Git][ghc/ghc][master] Fix merge conflict in T18355.stderr
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Sat Nov 12 13:05:47 UTC 2022
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
e160cf47 by Krzysztof Gogolewski at 2022-11-12T08:05:28-05:00
Fix merge conflict in T18355.stderr
Fixes #22446
- - - - -
1 changed file:
- testsuite/tests/simplCore/should_compile/T18355.stderr
Changes:
=====================================
testsuite/tests/simplCore/should_compile/T18355.stderr
=====================================
@@ -7,16 +7,8 @@ Result size of Tidy Core
f :: forall {a}. Num a => a -> Bool -> a -> a
[GblId,
Arity=4,
-<<<<<<< HEAD
- Str=<1P(MC1(C1(L)),MC1(C1(L)),A,A,A,A,A)><L><1L><L>,
+ Str=<1P(MC(1,C(1,L)),MC(1,C(1,L)),A,A,A,A,A)><L><1L><L>,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
-||||||| parent of 75ae893f7c (Demand: Format Call SubDemands `Cn(sd)` as `C(n,sd)` (#22231))
- Str=<S,1*U(1*C1(C1(U)),1*C1(C1(U)),A,A,A,A,A)><L,U><S,1*U><L,U>,
- Unf=Unf{Src=InlineStable, TopLvl=True, Value=True, ConLike=True,
-=======
- Str=<S,1*U(1*C(1,C(1,U)),1*C(1,C(1,U)),A,A,A,A,A)><L,U><S,1*U><L,U>,
- Unf=Unf{Src=InlineStable, TopLvl=True, Value=True, ConLike=True,
->>>>>>> 75ae893f7c (Demand: Format Call SubDemands `Cn(sd)` as `C(n,sd)` (#22231))
WorkFree=True, Expandable=True,
Guidance=IF_ARGS [60 0 70 0] 100 0}]
f = \ (@a)
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e160cf4776f21a39adebfa8f5d4dcbe9ec6b0ffe
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e160cf4776f21a39adebfa8f5d4dcbe9ec6b0ffe
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221112/f5ec2b22/attachment-0001.html>
More information about the ghc-commits
mailing list