My Haskell ICFP '07 Programming Competition entry

Hello, I'd just like to call attention to a few recent blog posts containing myself and my friend Creighton's entry into the ICFP '07 programming competition. Mainly because I'm looking to find someone who knows Haskell and the contest so they can tell me where my bug is :) Also, if anyone wants to see a Haskell approach towards the contest's DNA to RNA conversion, here you go. It's not always idiomatic HAskell, but that's what happens in a 72 hour contest. Any feedback would be appreciated. The bug (I believe) occurs somewhere in the implementation of "matchpattern", which is in the fourth URL. Bellow are the URLs of the Haskell source code (with comments included as blog posts). We only got as far as the DNA to RNA conversion algorithm. -Antoine http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-i.html http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-ii.html http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-iii.html http://panicsonic.blogspot.com/2007/07/icfp-07-post-mortem-iv.html

aslatter:
Hello,
I'd just like to call attention to a few recent blog posts containing myself and my friend Creighton's entry into the ICFP '07 programming competition. Mainly because I'm looking to find someone who knows Haskell and the contest so they can tell me where my bug is :)
There were quite a few Haskell teams this year. Those who were on IRC have listed their teams, team members, and final rankings, here: http://haskell.org/haskellwiki/ICFP_Programming_Contest/Teams_2007 Feel free to add links to code, your team details and the like. -- Don
participants (2)
-
Antoine Latter
-
dons@cse.unsw.edu.au