I have summarised the responses I have received and cross posted this to
Haskell-Cafe in case anyone wishes to carry on the conversation.
> In a moment of weakness, I offered to help a friend develop a website.
It's
> a simple database application which carries out very little calculation
and
> th
In a moment of weakness, I offered to help a friend develop a website. It's
a simple database application which carries out very little calculation and
then displays the results via HTML.
The original code was in PHP and MySQL so rather than re-invent the wheel I
have been modifying it. However, I