Talk:Literate programming

From HaskellWiki
Revision as of 15:14, 24 August 2010 by Lambdor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)