Thank you very much for the quick reply.<br><br>Regards,<br>Rajendra<br><br><div class="gmail_quote">On Wed, Mar 28, 2012 at 2:35 PM, Simon Marlow <span dir="ltr">&lt;<a href="mailto:marlowsd@gmail.com">marlowsd@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think the fix eventually made its way into 7.4.1.  This is the patch:<br>
<br>
<a href="http://hackage.haskell.org/trac/ghc/changeset/d146fdbbf8941a8344f0ec300e79dbeabc08d1ea" target="_blank">http://hackage.haskell.org/<u></u>trac/ghc/changeset/<u></u>d146fdbbf8941a8344f0ec300e79db<u></u>eabc08d1ea</a><br>


<br>
Cheers,<br>
        Simon<div class="im"><br>
<br>
<br>
On 28/03/2012 09:57, rajendra prasad wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br><div class="im">
I am using GHC version 7.0.4.<br>
<br>
Thanks,<br>
Rajendra<br>
<br>
<br>
<br>
<br>
On Wed, Mar 28, 2012 at 2:09 PM, Simon Marlow &lt;<a href="mailto:marlowsd@gmail.com" target="_blank">marlowsd@gmail.com</a><br></div><div class="im">
&lt;mailto:<a href="mailto:marlowsd@gmail.com" target="_blank">marlowsd@gmail.com</a>&gt;&gt; wrote:<br>
<br>
    On 27/03/2012 08:56, rajendra prasad wrote:<br>
<br>
        Hi,<br>
<br>
        I am trying to load the DLL(Wrapper.dll) in my code(Main.hs).<br>
        When I am<br>
        placing the dll in local directory, I am able to load it through<br>
        following command:<br>
<br>
        ghci Main.hs -L. -lWrapper<br>
<br>
<br>
        But, I am not able to load it if I am putting it in some other<br>
        directory(../../bin). I used the following command:<br>
<br>
        ghci Main.hs -L../../bin/ -lWrapper<br>
<br>
        I doubt I am not using the correct way to specify the path of<br>
        dll in the<br>
        command.<br>
<br>
        Please correct me if I am wrong.<br>
<br>
<br>
    What version of GHC is this?  We fixed some bugs in that area recently.<br>
<br>
    Cheers,<br>
            Simon<br>
<br>
<br>
<br>
</div></blockquote>
<br>
</blockquote></div><br>