[Haskell-beginners] Using FiniteMap in ghci

KwangYul Seo kwangyul.seo at gmail.com
Wed Sep 2 07:21:43 EDT 2009


Hello,

I tried to load FiniteMap module in ghci and encountered an error message
like the following:

Prelude> import FiniteMap
Could not find module `FiniteMap':
  it is a member of package ghc-6.8.2, which is hidden

The error message says that it is hidden. How can I use the FiniteMap?

Regards,
Kwang Yul Seo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090902/1823774e/attachment.html


More information about the Beginners mailing list