<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><br></div><div class="gmail_quote">On Mon, Aug 14, 2017 at 2:46 PM, Sergei Meshveliani <span dir="ltr"><<a href="mailto:mechvel@botik.ru" target="_blank">mechvel@botik.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
   and added there import of `compare' and DivMod of Agda Prelude.<br>
<br>
This caused the necessity to add<br>
     import Prelude.String<br>
     import Prelude.Nat<br>
<br>
to many files in the application.<br></blockquote><div><br></div><div>This problem was fixed in issue #2641 [1] (commit <a href="https://github.com/agda/agda/commit/64cc2b32a08e3cb6d9c388a213bb336c592abb1b" style="font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;background-color:transparent;box-sizing:border-box;color:rgb(3,102,214);text-decoration-line:none">64cc2b3</a>). You should no longer need the imports</div><div>of the Prelude modules.</div><div><br></div><div>/ Ulf</div><div><br></div><div>[1] <a href="https://github.com/agda/agda/issues/2641">https://github.com/agda/agda/issues/2641</a> </div></div></div></div>