I use Hint for the same purpose. It has been tested under windows<br><br><div class="gmail_quote">2010/11/12 Arnaud Bailly <span dir="ltr">&lt;<a href="mailto:arnaud.oqube@gmail.com">arnaud.oqube@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello Kevin,<br>
Thanks. I understand that this is a toolchain issue, I just got used<br>
to the nice feeling of having &#39;cabal install foo&#39; works seamlessly and<br>
flawlessly to get me some magic piece of software :-) I will try to be<br>
more patient and try to setup a proper toolchain for installing<br>
plugins package.<br>
<font color="#888888"><br>
Arnaud<br>
</font><div><div></div><div class="h5"><br>
On Fri, Nov 12, 2010 at 7:01 PM, Kevin Jardine &lt;<a href="mailto:kevinjardine@gmail.com">kevinjardine@gmail.com</a>&gt; wrote:<br>
&gt; This isn&#39;t about the plugin functionality, it&#39;s about compiling code.<br>
&gt;<br>
&gt; As the message says :<br>
&gt;<br>
&gt; This requires a Unix compatibility toolchain such as MinGW+MSYS or<br>
&gt; Cygwin.<br>
&gt;<br>
&gt; You&#39;ll find that you need such a toolchain to compile much open source<br>
&gt; software, including many Haskell modules, on Windows.<br>
&gt;<br>
&gt; Personally I use MinGW+MSYS on my Windows machine. It works very well.<br>
&gt;<br>
&gt; Kevin<br>
&gt;<br>
&gt; On Nov 12, 3:20 pm, Arnaud Bailly &lt;<a href="mailto:arnaud.oq...@gmail.com">arnaud.oq...@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello,<br>
&gt;&gt; I recently tried to<br>
&gt;&gt;<br>
&gt;&gt; cabal install plugins<br>
&gt;&gt;<br>
&gt;&gt; on a windows box and it failed with the following error:<br>
&gt;&gt;<br>
&gt;&gt; Resolving dependencies...<br>
&gt;&gt; Downloading plugins-1.5.1.4...<br>
&gt;&gt; Configuring plugins-1.5.1.4...<br>
&gt;&gt; cabal: The package has a &#39;./configure&#39; script. This requires a Unix<br>
&gt;&gt; compatibility toolchain such as MinGW+MSYS or Cygwin.<br>
&gt;&gt; cabal: Error: some packages failed to install:<br>
&gt;&gt; plugins-1.5.1.4 failed during the configure step. The exception was:<br>
&gt;&gt; ExitFailure 1<br>
&gt;&gt;<br>
&gt;&gt; What solution can I use to load dynamically code in a cross-platform way ?<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance<br>
&gt;&gt; Arnaud<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Haskell-Cafe mailing list<br>
&gt;&gt; Haskell-C...@haskell.orghttp://<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
&gt; _______________________________________________<br>
&gt; Haskell-Cafe mailing list<br>
&gt; <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
&gt;<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br>