[Haskell-cafe] working Edison, a couple of collection modules, and typing troubles

Samuel Bronson naesten at gmail.com
Wed May 25 15:23:02 EDT 2005


Whatever happened to Edison? I want to play with it and the one in the
HFL cvs repository won't build for me (and uses flat names).

I was trying my hand at writing some collection classes myself and I
can't figure out a good typing for map that will let me make Map an
instance of my Collection class...

I'm attaching what I have so far.

I don't much like the head of Mapping.

I expect oleg will have some crazy type-system trick up his sleeve.

-- Thankful-in-advance-ly yrs, Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Collection.hs
Type: text/x-haskell
Size: 635 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20050525/847c5ee7/Collection.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mapping.hs
Type: text/x-haskell
Size: 707 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20050525/847c5ee7/Mapping.bin


More information about the Haskell-Cafe mailing list