[project @ 2005-01-06 16:35:04 by simonmar]
authorsimonmar <unknown>
Thu, 6 Jan 2005 16:35:04 +0000 (16:35 +0000)
committersimonmar <unknown>
Thu, 6 Jan 2005 16:35:04 +0000 (16:35 +0000)
commitc3c41992e49e7cb42b51934147123385734a6677
treefc3fa16c252a6b82fc63f5ca80ad7b52604b19e9
parent8449ae9350867e2f18cb70f765fdea842ce61542
[project @ 2005-01-06 16:35:04 by simonmar]
Remove the leading '.' from exeExtension, objExtension and
dllExtension.  This is for consistency with joinFileExt, which does
not expect to see a '.' in the extension.
System/FilePath.hs