[Haskell-cafe] Is there good place to post Haskell alorithms/data structures that follow Steven Skiena's book on algorithm design and also Haskell code snippets that follow some of Knuth's books?

Twan van Laarhoven twanvl at gmail.com
Mon Jun 21 19:12:31 EDT 2010


Casey Hawthorne wrote:
> Is there good place to post Haskell alorithms/data structures that
> follow Steven Skiena's book on algorithm design and also Haskell code
> snippets that follow some of Knuth's books?
> 
> These code snippets don't seem to fit with Hackage.

You could make some pages for them on the Haskell wiki.

If it is structured as a tutorial (which your suggestion of "hatorial" 
suggests), then you should add it to 
http://haskell.org/haskellwiki/Category:Tutorials



Twan


More information about the Haskell-Cafe mailing list