<div dir="ltr"><div>I expect the problem is because of the fix of <a href="https://github.com/agda/agda/issues/4189">https://github.com/agda/agda/issues/4189</a>. In the Changelog, it says:</div><div></div><div>
<li><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p>Record constructors can no longer be qualified by the record module.
(See issue <a href="https://github.com/agda/agda/issues/4189">#4189</a>.)</p>
<pre class="gmail-agda"><code>record Foo : Set where
  constructor foo

works = foo
fails = Foo.foo</code></pre></blockquote><pre class="gmail-agda"><code><span style="font-family:arial,sans-serif">-- Jesper</span>
</code></pre></li></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 29, 2019 at 10:55 PM <<a href="mailto:mechvel@scico.botik.ru">mechvel@scico.botik.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-12-22 14:41, Andres Sicard Ramirez wrote:<br>
> Dear all,<br>
> <br>
> The Agda Team is very pleased to announce the first release candidate<br>
> of Agda 2.6.1. We plan to release 2.6.1 in three weeks.<br>
> [..]<br>
<br>
<br>
Please, see the attached letter. This is a candidate for a bug report.<br>
<br>
If you do not guess what is the source of the effect, then I could check <br>
the<br>
difference more precisely.<br>
<br>
--<br>
SM<br>
_______________________________________________<br>
Agda mailing list<br>
<a href="mailto:Agda@lists.chalmers.se" target="_blank">Agda@lists.chalmers.se</a><br>
<a href="https://lists.chalmers.se/mailman/listinfo/agda" rel="noreferrer" target="_blank">https://lists.chalmers.se/mailman/listinfo/agda</a><br>
</blockquote></div>