i just went back and checked and Path type doesn&#39;t include Path-for-some-system<br>(string-&gt;some-system-path &quot;file&quot; &#39;windows) fails to type check as its output is supposed to be Path, but it returns a windows-path (i am on unix).<br>
<br>