Difference between revisions of "HacPDX-II/Projects"

From HaskellWiki
Jump to navigation Jump to search
m
Line 35: Line 35:
 
! Task Description
 
! Task Description
 
! Extra Information
 
! Extra Information
  +
|-
  +
| Monadic Ops for [http://hackage.haskell.org/package/unordered-containers unordered-containers]
  +
| Add monadic operations (mapM, alterM, etc) to the unordered-containers library
  +
| This might be a bit mechanical, but gives an opportunity for someone to study the well-structured and high-performance unordered-containers library.
 
|}
 
|}
   

Revision as of 22:20, 18 July 2011

Projects

Please list the projects you'll be hacking on!

Project Task Description Participants
Win32-dhcp Binding to the DHCP Server Management API Michael Steele
Hackage 2 Work to bring Hackage 2 closer to deployment TomMD
Apters Pure functional build system implemented in Haskell Jamey Sharp
Serialist Webcomics meet Haskell Jamey Sharp
Generic Genetic Algorithm Package A genetic algorithm package that uses Typeable to build and correctly breed or mutate valid call trees. TomMD

Suggested Projects for Anyone

If you're having trouble thinking of a project then consider one of these. If you have too many projects then add some of them here!

Project Task Description Extra Information
Monadic Ops for unordered-containers Add monadic operations (mapM, alterM, etc) to the unordered-containers library This might be a bit mechanical, but gives an opportunity for someone to study the well-structured and high-performance unordered-containers library.


Talks

If you have a talk you'd be willing to give, or are interested in hearing a talk then note it down here!