logo
首页技术栈工具库讨论
regular-web

regular-web

This package implements generic functions for web programming. Based on the regular library [1], we provide generic functions for generating HTML, Formlets, and JSON. For a larger example, see the Example.lhs [2] file on github. 1. http://hackage.haskell.org/package/regular 2. http://github.com/chriseidhof/regular-web/blob/master/Example.lhs Example Consider the following datatypes: We can now derive a Regular instance for the Person datatype using Template Haskell: We can construct an example person:
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install regular-web
查看
标签
根据用户添加的标签生成
暂无标签