[Haskell-cafe] Re: Are there any web server framework ?

Maciej Piechotka uzytkownik2 at gmail.com
Tue Mar 16 20:33:20 EDT 2010


On Tue, 2010-03-16 at 17:15 -0700, zaxis wrote:
> Erlang has yaws (http://yaws.hyber.org/)
> Scala has lift (http://liftweb.net/)
> Python has django (http://www.djangoproject.com/)
> Ruby has rails (http://rubyonrails.org/)
> 
> How about haskell ? Is there any similar framework, which should be steady,
> powerful and easy to use, in haskell ?
> 
> Sincerely!
> 
> -----
> fac n = let {  f = foldr (*) 1 [1..n] } in f 

happstack?

Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100316/5bf647c2/attachment.bin


More information about the Haskell-Cafe mailing list