<div dir="auto">I think you can do :"set -package foo".<div dir="auto"><br></div><div dir="auto">Does that do what you want?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 Jan 2018 1:49 pm, "Simon Hafner" <<a href="mailto:hafnersimon@gmail.com">hafnersimon@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
I've been exploring some code via ghci, and I've found myself in this loop:<br>
<br>
- write some code<br>
- figure out I need another package (e.g. mtl for runReaderT)<br>
- add package to cabal specification<br>
- reload stack ghci<br>
- Ctrl+R all the statements to replay the session so far<br>
<br>
Is there a way to speed up the loop, e.g. via loading packages<br>
directly from ghci or saving/replaying a session?<br>
<br>
Cheers,<br>
Simon<br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></div>