[Git][ghc/ghc][wip/accept-T18355] Fix merge conflict in T18355.stderr
Krzysztof Gogolewski (@monoidal)
gitlab at gitlab.haskell.org
Thu Nov 10 22:31:45 UTC 2022
Krzysztof Gogolewski pushed to branch wip/accept-T18355 at Glasgow Haskell Compiler / GHC
Commits:
08cb5234 by Krzysztof Gogolewski at 2022-11-10T23:31:32+01: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/08cb52348c762c5f4363d3ee9243160e8fc43c58
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/08cb52348c762c5f4363d3ee9243160e8fc43c58
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/20221110/c5dc99e5/attachment-0001.html>
More information about the ghc-commits
mailing list