<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 7, 2020, at 11:29 AM, Simon Peyton Jones via ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" class="">ghc-steering-committee@haskell.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><b style="caret-color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14.666666984558105px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">It’s a postfix operator</b><span style="caret-color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14.666666984558105px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">, binding less tightly than function application, but more tightly than any infix operator. </span></div></blockquote></div><br class=""><div class="">I want to understand this a bit better. Looking at your examples, I would phrase it thusly:</div><div class=""><br class=""></div><div class="">> It's a postfix operator, with the same precedence and same (left-)associativity as function application.</div><div class=""><br class=""></div><div class="">Does this agree with your idea? Indeed, I can't quite figure out what your text would mean.</div><div class=""><br class=""></div><div class="">Richard</div></body></html>