<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Gotcha. Thanks!<br><br>Also wondering why I need two imports for one module.<br><br>Michael<br><br>--- On <b>Mon, 6/8/09, Jochem Berndsen <i>&lt;jochem@functor.nl&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Jochem Berndsen &lt;jochem@functor.nl&gt;<br>Subject: Re: [Haskell-cafe] Problem with Data.Map<br>To: "michael rice" &lt;nowgate@yahoo.com&gt;<br>Cc: haskell-cafe@haskell.org<br>Date: Monday, June 8, 2009, 12:52 PM<br><br><div class="plainMail">michael rice wrote:<br>&gt; I don't understand your response. I copied the imports from Hoogles Data.Map page. What should the imports be?<br>&gt; <br>&gt; Michael<br><br>The imports are fine, but instead of 'fromList' you should use<br>'Map.fromList' or 'Data.Map.fromList'.<br><br>Regards,<br>-- <br>Jochem Berndsen | <a
 ymailto="mailto:jochem@functor.nl" href="/mc/compose?to=jochem@functor.nl">jochem@functor.nl</a><br>GPG: 0xE6FABFAB<br></div></blockquote></td></tr></table><br>