Category: Haskell

Haskell regex problem - help needed!

Posted in:
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...

Haskell API docs suck. A lot.

Posted in:
Haskell API documentation is very lacking for newbies. For instance, I want to understand how to do create and use regexes...

Haskell Blog Rewrite - Session 7

Posted in:
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...

HSQL and HaskellDB anguish

Posted in:
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...