[Haskell-cafe] Announce: EnumMap-0.0.1

John Van Enk vanenkj at gmail.com
Mon Sep 14 23:32:04 EDT 2009


http://hackage.haskell.org/package/EnumMap

Changes pushed. Job Vranish added the SPECIALIZE pragmas, and I believe he
has more data concerning how much this helps.

Note, the git repo is here: http://github.com/sw17ch/EnumMap

/jve

On Mon, Sep 14, 2009 at 12:27 PM, Felipe Lessa <felipe.lessa at gmail.com>wrote:

> On Wed, Aug 12, 2009 at 01:03:55PM -0400, John Van Enk wrote:
> > > EnumMap silently passes this responsibility to the user, without even a
> note in the documentation.
> >
> > Like I've said, I made no modifications to the documentation other
> > than replacing IntMap with EnumMap. Should the community show more
> > interest in the EnumMap, such a change will show up in the docs.
>
> I'm showing interest in EnumMap :).  I have some IntMap's that
> provide no type safety about what is inserted and EnumMap solves
> that problem as nicely as possible.
>
> Right now I don't really care about the doumentation problems,
> but I would like to see the SPECIALIZE and INLINE improvements,
> when will there be a new version?
>
> Thanks a lot!
>
> --
> Felipe.
> _______________________________________________
> 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/20090914/259891f1/attachment.html


More information about the Haskell-Cafe mailing list