[web-devel] Where do you start?

Bayley, Alistair Alistair.Bayley at invesco.com
Thu Nov 20 04:29:54 EST 2008


> From: web-devel-bounces at haskell.org 
> [mailto:web-devel-bounces at haskell.org] On Behalf Of ????? ????????
> 
> I'm interested in Haskell web programming. Quick googling 
> took me to HAppS, HVAC, WASH and do-it-yourself blog posts.
> 
> I found out that WASH uses CGI, which is sooo retro. Is it 
> just my misunderstanding, maybe?

I think WASH was integrated with HWS, but that was a while ago and I
don't know what the current state is.

There is also Hyena, which is very new, but has a lot of promise:
http://github.com/tibbe/hyena/tree/master
http://www.galois.com/blog/2008/09/12/left-fold-enumerators-a-safe-expre
ssive-and-efficient-io-interface-for-haskell/


> There's also a question regarding which DBC library to use. 
> Hackage has Takusen, HaskellDB, HDBC, HSQL. So which one?

(I'm an author and maintainer of Takusen) Takusen is fine if you use
Oracle, PostgreSQL, or SQLite3. The ODBC driver still has some bugs
which I need to work out.

HDBC is the most popular, I think, and integrates with HaskellDB, if you
are keen on that.

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************



More information about the web-devel mailing list