[Haskell-cafe] A "real" Haskell Cookbook
Martin DeMello
martindemello at gmail.com
Mon Feb 26 03:57:32 EST 2007
On 2/26/07, Chris Eidhof <chris at eidhof.nl> wrote:
> Hey everyone,
>
> we added some examples to this page. There are some topics that don't
> have any examples, notably:
> # 11 Network Programming
> # 12 XML
> * 12.1 Parsing XML
> # 13 Databases
> * 13.1 MySQL
> * 13.2 PostgreSQL
> * 13.3 SQLite
> # 14 FFI
> * 14.1 How to interface with C
>
> If anyone feels like filling up some of those sections, that would be
> great.
I'd also suggest adding
* 4.4 Regular expressions
* 4.5 Interpolation
martin
More information about the Haskell-Cafe
mailing list