<div dir="ltr">Hi I&#39;m a Haskell newbie. I just installed Haskell on Windows 7 x64 (Haskell Platform 2013.2.0.0 containing GHC 7.6.3), and have  been using cabal-install to build/install from Hackage all the &quot;helper executables&quot; required and/or supported by EclipseFP, the Eclipse Haskell Plugin. <div>
<br></div><div>All the helper exe&#39;s  installed without any issues, except for one: scion-browser 0.2.18. All its dependencies seemed to build fine,  and it built fine up until the near the end of the link phase when the link to  Persistent-sqlite 1.2.1 failed.  Here is the error message (path information elided):</div>
<div><br></div><div><span style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">.... Loading package persistent-sqlite-1.2.1 ... ghc.exe: </span><br style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">
<span style="font-family:sans-serif;line-height:18px"><b style="background-color:rgb(255,255,255)"><font color="#660000">Unknown PEi386 section name `.drectve&#39;</font></b> <font color="#555555">(while processing:\persistent-sqlite-1.2.1\libHSpersistent-sqlite-1.2.1.a)</font></span><br style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">
<span style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">ghc.exe: panic! (the &#39;impossible&#39; happened)</span><br style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px"><span style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">(GHC version 7.6.3 for i386-unknown-mingw32):</span><br style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">
<span style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">loadArchive &quot;persistent-sqlite-1.2.1\libHSpersistent-sqlite-1.2.1.a&quot;: failed</span><br style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">
<span style="color:rgb(85,85,85);font-family:sans-serif;line-height:18px">Failed to install scion-browser-0.2.18</span><br></div><div><div><br></div><div>I understand what the message is saying, but I don&#39;t know how to go about resolving it.  I have of course cleaned and retried a few times.  But I get the same error.</div>
<div><br></div><div>Any and all suggestions on how to resolve or  work around this issue so that I can provide EclipseFP with a usable scion-browser, would be greatly appreciated.</div><div><br></div><div>Thanks</div><div>
<br></div></div><div><br></div></div>