<div dir="ltr"><div><div>Thanks Garrett.<br><br></div>I deleted the Haskell Platform installation, manually removed all traces of GHC and the Hakell Platform from my registry and various folders, then re-installed the Haskell Platform. I created a folder under the &#39;C:\&#39; drive, copied my .hs files there, changed to that subfolder started ghci. The file loaded without error. This seems like a problem the developers might address in the next release?<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks again for the help.<br><br></div><div class="gmail_extra">~Caitlin<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 18, 2013 at 12:53 PM, J. Garrett Morris <span dir="ltr">&lt;<a href="mailto:jgmorris@cs.pdx.edu" target="_blank">jgmorris@cs.pdx.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Jan 18, 2013 at 11:32 AM, Brandon Allbery &lt;<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>&gt; wrote:<br>

&gt; On Fri, Jan 18, 2013 at 1:05 PM, Ben Gamari &lt;<a href="mailto:bgamari.foss@gmail.com">bgamari.foss@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt; on a Win32 (SP3) machine using the Haskell Platform and GHC-7.6.1<br>
&gt;&gt; &gt; (standalone) and I have noticed the same frustrating errors. Any<br>
&gt;&gt; &gt; suggestions would be most appreciated.<br>
&gt;&gt; &gt;<br>
&gt;&gt; Are you certain you have write permission for C:\? I&#39;m not terribly with<br>
&gt;&gt; how Windows handles file permissions, but the error seems pretty<br>
&gt;<br>
&gt;<br>
&gt; I suspect it&#39;s more fundamental than that.<br>
&gt;<br>
&gt;&gt; *** Exception: CreateDirectory &quot;.&quot;: permission denied (Access is denied.)<br>
&gt;<br>
&gt;<br>
&gt; Why is it trying to create &quot;.&quot;?<br>
<br>
</div>You can specify -o&lt;dir&gt; with a directory that doesn&#39;t exist; perhaps GHC<br>
always tries to create the output directory?<br>
<br>
In any case, I can confirm the observed behavior with GHC 7.6.1 on<br>
Windows 8, running with elevated privilege.  It seems to only be a<br>
problem in the root directory tho---while I can observe the problem in<br>
both C:\ and D:\, I can&#39;t in any subdirectories thereof.<br>
<div class="im"><br>
 /g<br>
<br>
--<br>
Sent from my mail client.<br>
<br>
</div>_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/glasgow-haskell-users" target="_blank">http://www.haskell.org/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div><br></div></div>