[Haskell-cafe] Data.FiniteMap deprecrated

Vasili I. Galchin vigalchin at gmail.com
Sat May 16 20:03:29 EDT 2009


yeah .... I do .... ghc can't find the "Map" constructor ......

also in another module Parsec is being used ... I have parsec as a dependecy
in my cabal file and I also have an "import Text.Parsec" but ghc "could not
find module Text.Parsec". ???

Thanks, Vasili

On Sat, May 16, 2009 at 6:57 PM, Alexander Dunlap <
alexander.dunlap at gmail.com> wrote:

> You need to include the "containers" package in your cabal file.
>
> Alex
>
> On Sat, May 16, 2009 at 4:44 PM, Vasili I. Galchin <vigalchin at gmail.com>
> wrote:
> > Yevgeni,
> >
> >      I am specifying "base" as a Cabal dependency ...  dumb question ...
> I
> > have forgotten whether I need to import Data.Map also?
> >
> > Vasili
> >
> > On Sat, May 16, 2009 at 1:05 AM, Eugene Kirpichov <ekirpichov at gmail.com>
> > wrote:
> >>
> >> It's Data.Map. It's in the base package.
> >>
> >> 2009/5/16 Vasili I. Galchin <vigalchin at gmail.com>:
> >> > Hello,
> >> >
> >> >
> >> > http://hackage.haskell.org/cgi-bin/hackage-scripts/package/FiniteMap
> >> > ... since this is deprecated what is the orthodox way to implement
> >> > "finite
> >> > map"??
> >> >
> >> > Thanks,
> >> >
> >> > Vasili
> >> >
> >> > _______________________________________________
> >> > Haskell-Cafe mailing list
> >> > Haskell-Cafe at haskell.org
> >> > http://www.haskell.org/mailman/listinfo/haskell-cafe
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> Eugene Kirpichov
> >> Web IR developer, market.yandex.ru
> >
> >
> > _______________________________________________
> > Haskell-Cafe mailing list
> > Haskell-Cafe at haskell.org
> > http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090516/765596c6/attachment.html


More information about the Haskell-Cafe mailing list