Category: Haskell
Some ideas about solving translation problems with computer generated text.
An example of why dynamic typing in a statically typed language can be painful
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.
I finally finished a non-trivial Haskell project!
The title is ironic...
This is my suggestion about what needs to go into the Haskell Platform...
Is this a bizarre GHC bug? Or a bug in me?
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...
Beginnings of a Django-inspired Haskell web framework, Ella.
Haskell API documentation is very lacking for newbies. For instance, I want to understand how to do create and use regexes...
Haskell Regex replace, anyone?
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...
Where I give up...
I'm going to demonstrate using functions to build dictionaries in Haskell, requiring only normal functions and the 'Maybe' data type...
None
None
None
I've decided I want to rewrite my current blog software in Haskell...
Help! The old 'HaWiki' Haskell wiki has disappeared...
How to write blog postings in reStructuredText, integrating HsColour and Pygments automatically.