<div dir="ltr"><div dir="ltr">Hello Miguel!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 23, 2019 at 7:01 AM Miguel Angel Ordoñez Silis <<a href="mailto:mianorsi@ciencias.unam.mx">mianorsi@ciencias.unam.mx</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 dir="ltr"><div>stack install multiset.<br></div></div></blockquote><div><br></div><div>`stack install` is meant to install packages that result in a executable program, not for libraries.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>It was supposedly successfully installed but when I try to import it stack says it couldn't find it ('Could not find module ‘Data.MultiSet’). I've tried reading <a href="http://haskellstack.org" target="_blank">haskellstack.org</a>'s documentation but I've not been able to find a solution. <br></div></div></blockquote><div><br></div><div>You need to specify `multiset` as a dependency in your `package.yaml` of your project.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div>Well, thanks in advance for your help</div><div><br></div><div>Mike<br></div><div><br></div></div>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org" target="_blank">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a><br>
</blockquote></div></div>