[Haskell-beginners] Stack doesn't find downloaded module
Miguel Angel Ordoñez Silis
mianorsi at ciencias.unam.mx
Tue Jul 23 05:01:06 UTC 2019
Hi!
I downloaded the following package
https://www.stackage.org/lts-13.29/package/multiset-0.3.4.1 using the
following cli (Linux) command:
stack install multiset.
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 haskellstack.org's documentation but I've not been able to
find a solution.
Well, thanks in advance for your help
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20190723/c6bb4cc2/attachment.html>
More information about the Beginners
mailing list