开发者

Could Someone point me to a good summary of haskell code conventions

Particularly about indentation and under_score/camelCase开发者_JAVA技巧/longalllowercasewords.


Good Haskell Style, by Dr. Ian Lynagh of Well-Typed.


Ian's document is good but a bit thin. I've already answered a very similar question but I added something about the case of words.


There's also http://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md, which comes with an accompanying haskell-style.el file for use with haskell-mode in Emacs.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜