
30 Dec
2010
30 Dec
'10
1:52 p.m.
Antoine Latter
openTempFile :: FilePath -> String -> IO (FilePath, Handle)
My main discomfort with this is not the result type, but that the first argument appears different from the rest. I much prefer having the :: be attached to the identifier. FWIW. -k -- If I haven't seen further, it is by standing in the footprints of giants