<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am trying to use the master branch of the stdlib and what I did was simply pull the git repo in ~/.agda and switch it to master. Naturally, the version number went from 1.7 to 2.0 after I checked out the master branch. However, after
 that, agda complains that it cannot locate standard-library-1.7. The error message goes as follows:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">Library 'standard-library-1.7' not found.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">Add the path to its .agda-lib file to<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">   '/home/hu/.agda/libraries'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">to install.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">Installed libraries:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">   standard-library-2.0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Courier New"">     (/home/hu/.agda/agda-stdlib-2.6.2/standard-library.agda-lib)<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I cannot find any settings in my ~/.agda where 1.7 is specified. Is it the case that 1.7 is hardcoded in the agda release?</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,</p>
<p class="MsoNormal">Jason</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>