Talk:Literate programming

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Bird Style

I just inserted a section on Bird style comments, mostly to point to the flag that relaxes the blank lines restriction. The discussion leading to this discovery can be found here [1]. It may arguably be better to keep the top sections generic, and leave these types of specific hints to the bottom. tanimoto 05:08, 26 September 2008 (UTC)

:: -> \coloncolon

In the Latex "oberdiek" bundle there is a package "colonequals" which provides the symbol \coloncolon, thus {::}{{\coloncolon}}1 would replace it using listings. Should we add that too? -- lambdor 14:30, 24 August 2010 (UTC)