Bookmarks for tag haskell
Introduces the HaskellDB API which provides a monadic DSL for relational database interaction backed onto two different general haskell DB APIs (HDBC or HSQL) – apparently unmaintained
Straight forward SQL DB abstraction layer for Haskell
Using Typeable typeclass to do semi-dynamic programming in Haskell
A book, available for free online, about programming Haskell with a real world rather than theoretical or mathsy focus.
Haskell Web Application Interface, similar to WSGI for python. A generalised API for building web applications
Massive and detailed documentation for Monads in Haskell
Interview with Simon Peyton-Jones on Haskell
XML-RPC Library for haskell
A lightweight, modular web server written in Haskell.
A nicely typeset, slightly odd, tutorial to Haskell. Possibly not as comprehensive as Real World Haskell but better looking
Another Haskell tutorial, again aimed at writing real world code.
A list of wikipages about common programming idioms in Haskell.
