
27 Aug
2010
27 Aug
'10
6:18 p.m.
On 28 August 2010 00:02, Felipe Lessa
On 8/27/10, Ivan Lazar Miljenovic
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