<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>What does "etc." mean? The linked ticket suggests that not all
      such functions would be candidates.</p>
    <p>I can't imagine <tt>fromJust</tt>, <tt>fromRight</tt>, or <tt>fromLeft</tt>
      being used in performance-critical code, so perhaps those would be
      a good start?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 09/27/2018 08:20 PM, Daniel
      Cartwright wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAD34_k+Kx5S7u27OC+z0wrpD-80vs_n-xJMa4BP9efR-nw+qAA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div dir="ltr">I propose to add `HasCallStack` to all partial
          functions in base, e.g. `fromJust`, `fromRight`, `fromLeft`,
          etc.</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">Relevant discussion here: <a
            href="https://ghc.haskell.org/trac/ghc/ticket/15559"
            moz-do-not-send="true">https://ghc.haskell.org/trac/ghc/ticket/15559</a></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Libraries mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libraries@haskell.org">Libraries@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a>
</pre>
    </blockquote>
  </body>
</html>