<div dir="ltr">I don't have strong opinions on this proposal, but I suppose I'm weakly in favour because there's no reason to expect that the natural fixity for an operator used at the type level should be the same as the operator used at the value level.  On the other hand, it seems like a fix for a very narrow problem, so I agree with Joachim's point that the motivation to make a change here seems weak.<div><br></div><div>However, if we do accept the proposal, it should have its own extension rather than being part of ExplicitNamespaces, for the reasons discussed earlier: code needs a way to declare that it is using a new extension, so that it can properly be rejected by older versions of the compiler that don't support the extension.</div><div><br></div><div>Cheers</div><div>Simon</div><div class="gmail_extra"><br><div class="gmail_quote">On 20 September 2017 at 17:23, Joachim Breitner <span dir="ltr"><<a href="mailto:mail@joachim-breitner.de" target="_blank">mail@joachim-breitner.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
the type fixity proposal<br>
(<a href="https://github.com/ghc-proposals/ghc-proposals/pull/65" rel="noreferrer" target="_blank">https://github.com/ghc-<wbr>proposals/ghc-proposals/pull/<wbr>65</a>)<br>
was met with mixed reactions.<br>
<br>
 * I recommended rejection and Manuel strongly agrees with me.<br>
 * SPJ does not have strong opinions either way.<br>
 * Richard is in favor, and Iavor agrees.<br>
<br>
<br>
Our process says “If consensus is elusive, then we vote, with the<br>
Simons retaining veto power.” It looks like this might be such a case.<br>
Should we go ahead and vote, or is more discussion likely to sway some<br>
of us?<br>
<br>
(I guess I can be swayed towards acceptance, especially if this<br>
proposal re-uses existing syntactic idioms from export lists with<br>
ExplicitNamespaces on.)<br>
<br>
Greetings,<br>
Joachim<br>
<br>
<br>
<br>
Am Sonntag, den 27.08.2017, 20:16 +0200 schrieb Joachim Breitner:<br>
> Dear Committee,<br>
><br>
> Ryan Scott’s proposal to allow fixity declaration to explicitly target<br>
> values or types has been brought before us:<br>
> <a href="https://github.com/RyanGlScott/ghc-proposals/blob/type-infix/0000-type-infix.rst" rel="noreferrer" target="_blank">https://github.com/<wbr>RyanGlScott/ghc-proposals/<wbr>blob/type-infix/0000-type-<wbr>infix.rst</a><br>
> <a href="https://github.com/ghc-proposals/ghc-proposals/pull/65" rel="noreferrer" target="_blank">https://github.com/ghc-<wbr>proposals/ghc-proposals/pull/<wbr>65</a><br>
><br>
> I (the secretary) nominates myself as the shepherd, so I can right away<br>
> continue giving a recommendation.<br>
><br>
> I propose to reject this proposal. The main reasons are:<br>
>  * it is not clear if there is a real use case for this. Has anyone<br>
>    ever complained about the status quo?<br>
>    The proposal does not motivate the need for a change well enough.<br>
>    (There is a related bug in TH, but that bug can probably simply be<br>
>    fixed.)<br>
>  * The status quo can be sold as a feature, rather than a short-coming.<br>
>    Namely that an operator has a fixed fixity, no matter what namespace<br>
>    it lives in.<br>
>    This matches morally what other languages do: In Gallina, fixity<br>
>    is assigned to names independent of their definition, AFAIK.<br>
>  * There is a non-trivial implementation and education overhead, a<br>
>    weight that is not pulled by the gains.<br>
><br>
> If we’d design Haskell from scratch, my verdict might possibly be<br>
> different (but maybe we wouldn’t even allow types and values to share<br>
> names then…)<br>
><br>
><br>
> Please contradict me or indicate consensus by staying silent.<br>
><br>
><br>
> Greetings,<br>
> Joachim<br>
><br>
> ______________________________<wbr>_________________<br>
> ghc-steering-committee mailing list<br>
> <a href="mailto:ghc-steering-committee@haskell.org">ghc-steering-committee@<wbr>haskell.org</a><br>
> <a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank">https://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/ghc-<wbr>steering-committee</a><br>
<span class="HOEnZb"><font color="#888888">--<br>
Joachim Breitner<br>
  <a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a><br>
  <a href="http://www.joachim-breitner.de/" rel="noreferrer" target="_blank">http://www.joachim-breitner.<wbr>de/</a><br>
<br>
--<br>
Joachim “nomeata” Breitner<br>
  <a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a><br>
  <a href="https://www.joachim-breitner.de/" rel="noreferrer" target="_blank">https://www.joachim-breitner.<wbr>de/</a><br>
</font></span><br>______________________________<wbr>_________________<br>
ghc-steering-committee mailing list<br>
<a href="mailto:ghc-steering-committee@haskell.org">ghc-steering-committee@<wbr>haskell.org</a><br>
<a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank">https://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/ghc-<wbr>steering-committee</a><br>
<br></blockquote></div><br></div></div>