Comparing Haskell's Snap and Yesod web frameworks

后端 未结 4 1232
忘掉有多难
忘掉有多难 2020-12-02 03:17

The two Haskell web frameworks in the news recently are Yesod (at 0.8) and Snap (at 0.4).

It\'s quite obvious that Yesod currently supports a lot more features than

4条回答
  •  旧巷少年郎
    2020-12-02 04:02

    Give hamlet a try- you might end up liking it. A negative reaction at a superficial level is not uncommon. However, nobody that has actually used hamlet complains.

    Also, why not use Happstack? Just because they aren't "in the news" doesn't mean they don't have a solid framework.

提交回复
热议问题