<div dir="ltr"><ol style="margin:0px;padding:0px 0px 0px 48px;color:rgb(172,172,172);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace,serif;font-size:12px;line-height:21px;background-color:rgb(248,248,248)">
<li class="" style><div class="" style="padding:0px 5px;vertical-align:top;color:rgb(0,0,0);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);background-color:rgb(255,255,255)">packageBase <span class="" style="color:rgb(51,153,51);font-weight:bold"><-</span> <span class="" style="color:rgb(0,102,204);font-weight:bold">do</span></div>
</li><li class="" style><div class="" style="padding:0px 5px;vertical-align:top;color:rgb(0,0,0);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);background-color:rgb(255,255,255)">    curDir <span class="" style="color:rgb(51,153,51);font-weight:bold"><-</span> getCurrentDirectory</div>
</li><li class="" style><div class="" style="padding:0px 5px;vertical-align:top;color:rgb(0,0,0);border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);background-color:rgb(255,255,255)">    <span class="" style="font-weight:bold">return</span> <span class="" style="color:rgb(51,153,51);font-weight:bold">.</span> <span class="" style="font-weight:bold">last</span> <span class="" style="color:rgb(51,153,51);font-weight:bold">.</span> splitDirectories <span class="" style="color:rgb(51,153,51);font-weight:bold">.</span> normalise <span class="" style="color:rgb(51,153,51);font-weight:bold">.</span> joinPath <span class="" style="color:rgb(51,153,51);font-weight:bold">$</span> curDir:maybeToList package</div>
</li></ol></div>