All Unkept

Category: Haskell

Posted in: Django, Haskell, Python, Web development  —  9 November 2009
Based on my recent Haskell experience, I highlight some cases where I think static type checks provide a better testing mechanism than unit tests or other automated tests.
Posted in: Haskell, Web development  —  7 November 2009
I finally finished a non-trivial Haskell project!
Posted in: Haskell  —  4 November 2009
The title is ironic...
Posted in: Haskell  —  3 August 2009
This is my suggestion about what needs to go into the Haskell Platform...
Posted in: Haskell, Web development  —  4 July 2009
Is this a bizarre GHC bug? Or a bug in me?
Posted in: Haskell  —  21 November 2008
I need some help! I did someone a good deed on a blog the other day, so I'm swallowing my pride and asking for a random kind deed from someone who knows something...
Posted in: Django, Haskell, Web development  —  4 November 2008
Beginnings of a Django-inspired Haskell web framework, Ella.
Posted in: Haskell  —  4 August 2008
Haskell API documentation is very lacking for newbies. For instance, I want to understand how to do create and use regexes...
Posted in: Haskell  —  30 July 2008
Haskell Regex replace, anyone?
Posted in: Haskell, Web development  —  14 July 2008
I am really stubborn, so I never completely gave up on my little pet project of re-writing my blog as a Haskell CGI app. I also didn't give up on using my budget host. (Partly because I have even less money than before). So, the saga continues...
Posted in: Haskell, Web development  —  20 August 2007
Where I give up...
Posted in: Haskell  —  30 July 2007
I'm going to demonstrate using functions to build dictionaries in Haskell, requiring only normal functions and the 'Maybe' data type...
Posted in: Haskell, Web development  —  20 July 2007
Posted in: Haskell, Web development  —  20 July 2007
Posted in: Haskell, Web development  —  20 July 2007
Posted in: Haskell, Web development  —  20 July 2007
I've decided I want to rewrite my current blog software in Haskell...
Posted in: Haskell  —  20 July 2007
Help! The old 'HaWiki' Haskell wiki has disappeared...
Posted in: Blogging and bloggers, Haskell, Python  —  19 July 2007
How to write blog postings in reStructuredText, integrating HsColour and Pygments automatically.
Posted in: Haskell, Rants  —  13 July 2007
I'm trying to use Haskell for a database app, and, as usual for Haskell, I'm finding the lack of decent documentation a real pain...
Posted in: Haskell, Python  —  11 May 2007
My results on the O'Reilly's code quiz...