<br><span style="line-height:19.7999992370605px">Something else odd I see with show-requires. If its called directly on a submodule it errors:</span><br style="line-height:19.7999992370605px"><br style="line-height:19.7999992370605px"><div style="line-height:19.7999992370605px">-> (show-requires '(submod (file "submod.rkt") test))</div><div style="line-height:19.7999992370605px">; result arity mismatch;</div><div style="line-height:19.7999992370605px">;  expected number of values not received</div><div style="line-height:19.7999992370605px">;   expected: 1</div><div style="line-height:19.7999992370605px">;   received: 2</div><div style="line-height:19.7999992370605px">;   values...:</div><div style="line-height:19.7999992370605px">\Sz�configure-runti...figure-runtime�:gtest</div><div style="line-height:19.7999992370605px">;    (p:module #<syntax:/tmp/x.rkt:1:0 (module x racket (#%module-be...> #<syntax:/tmp/x.rkt:1:0 (module x racket (#%module-be.....</div><div style="line-height:19.7999992370605px">;   context...:</div><div style="line-height:19.7999992370605px">;    /Applications/Racket/racket/share/pkgs/macro-debugger-text-lib/macro-debugger/analysis/check-requires.rkt:103:0: show-requires</div><div style="line-height:19.7999992370605px">;    /Applications/Racket/racket/collects/racket/contract/private/arrow-val-first.rkt:265:18</div><div style="line-height:19.7999992370605px">;    /Applications/Racket/racket/share/pkgs/xrepl-lib/xrepl/xrepl.rkt:1395:0</div><div style="line-height:19.7999992370605px">;    /Applications/Racket/racket/collects/racket/private/misc.rkt:87:7<br><br></div><div class="gmail_quote">On Thu Jan 08 2015 at 12:49:00 PM Greg Hendershott <<a href="mailto:greghendershott@gmail.com">greghendershott@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm actually really curious how it works and tempted to try to fix it<br>
myself, because I expect I would learn so much. What I don't know is<br>
how much learning that would turn out to be, and how long it would<br>
take me. Especially if your intuition is that it might be hard, for<br>
you. :)<br>
<br>
In any case I don't think it's an urgent issue.<br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</blockquote></div>