
4 Nov
2008
4 Nov
'08
8:39 a.m.
Hello Maurício, Tuesday, November 4, 2008, 3:47:17 PM, you wrote:
Haskell syntax allows a comma at the end of names to be imported or exported, like in the second line. What does that mean?
it simplifies editiing of lists: you can add/remove lines without changing surrounding ones: import XXX hiding( aaa, bbb, ccc, ) -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com