
18 Oct
2005
18 Oct
'05
6:44 a.m.
Hello Donald, two notes on your FPS library: 1) your code include explicit references to Prelude.map, Prelude.length and other list functions inlcuded in Prelude. imho, this references will look better if you explicitily state List module: List.map, List.length and so on... 2) as i say you before, i need to sort filenames in windows fashion (case-ignoring), so if you will include case-ignoring comparision operators - i will be glad -- Best regards, Bulat mailto:bulatz@HotPOP.com