28 Aug
2010
28 Aug
'10
6:18 a.m.
On 28 August 2010 00:02, Felipe Lessa <felipe.lessa@gmail.com> wrote:
On 8/27/10, Ivan Lazar Miljenovic <ivan.miljenovic@gmail.com> wrote:
Admittedly, Haskell has no multi-line String support which would make defining something like the "Description" field harder...
Quick correction: Haskell *does* have multi-line strings. For example:
"This is a\ \ nice string"
I meant in the sense of Python, etc. where you didn't have to insert newline characters, etc. in. -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com