<div dir="ltr">
<div> The command 'stack ghci' configured older GHCi version 8.6.3 with all the needed packages.</div><div>It is possible to reason about this library now. <br></div><div>However, how to extend/modify this library and incorporate in my target (non-trivial) project is still beyond me.</div><div>There must be some way of reverse engineering this binary library to .hs scripts, so I could add this modified to my project?</div>

</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 27, 2020 at 11:37 PM Vanessa McHale <<a href="mailto:vamchale@gmail.com">vamchale@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;">Technically I think GHC doesn’t support .hi files built with different GHCs, unfortunately.<div><br></div><div>I don’t think that cabal-install supports binary packages as far as I know :(<br><div><br><blockquote type="cite"><div>On Aug 27, 2020, at 3:57 PM, Sylvester Hazel via Haskell-Cafe <<a href="mailto:haskell-cafe@haskell.org" target="_blank">haskell-cafe@haskell.org</a>> wrote:</div><br><div><div dir="ltr"><div>
<pre>Hi Haskellers,</pre></div>
<div><div><p>Cabal
 couldn't resolve dependencies for a generated package so I used Stack 
that used 2 different GHC versions to build library from this package. 
Stack stored the library as  libHSclient-something.a , 
HSclient-something.o and helper ".hi" files</p><p>The dependent libraries Stack stored and registered at  C:\sr..\lib\ </p><p>How to add this information to GHC or Cabal database to be able to use this new library? 
This is on Chocolatey managed Windows platform;-)</p>
</div>
</div>

</div>
_______________________________________________<br>Haskell-Cafe mailing list<br>To (un)subscribe, modify options or view archives go to:<br><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>Only members subscribed via the mailman list are allowed to post.</div></blockquote></div><br></div></div></blockquote></div>