<div dir="ltr"><div><div>I think that you want to use<br><br>raco pkg install --clone html<br><br></div>... rather than the raco pkg update command that you've specified.<br><br><br></div><div>(huge caveat: I haven't yet had the occasion to use this command)<br><br></div><div>John Clements<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 12:29 AM, Marco Monteiro <span dir="ltr"><<a href="mailto:marco@neniu.org" target="_blank">marco@neniu.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello!<br><br>I've found some issues with the html library and I would like to debug it.<br></div>How do I go about doing it?<br><br></div>Here is my experience so far:<br><br></div>I've cloned <a href="https://github.com/racket/html.git" target="_blank">https://github.com/racket/html.git</a>.<br><br>That has 4 subdirectories. The html-test subdirectory has (require html),<br></div>and doesn't use relative paths. So, I asked on irc about how can I hook my<br>local directory with the html code into racket. I get<br><br>raco pkg update --link /path/to/your/html<br><div><div><div><div><div><br></div>That doesn't work. It sounds wrong but I sudo and --force anyway and<br>something happens. raco pkg show now lists my link. I put a (break-it) at<br>the top of the sgml-reader.rkt file, go to my code using the library but it still works.<br></div><div>I try the raco pkg update again - maybe I need to compile it for each change -<br>but nothing changes.<br></div><div><br></div><div>Thanks,<br></div><div>Marco<br></div></div></div></div></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br></div>