z_axis:
> 
> 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 ?

There are many active projects and a dedicated community.
Start by looking at Hackage:

    http://hackage.haskell.org/packages/archive/pkg-list.html#cat:web
    http://hackage.haskell.org/packages/archive/pkg-list.html#cat:network

Happstack is the most comprehensive system, hosting, e.g.
http://patch-tag.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to