
8 May
2006
8 May
'06
12:04 p.m.
malcolm 2006/05/08 09:04:41 PDT Modified files: src/hmake Config.hs MkConfig.hs runhs.hs Log: The shell command "head -1" should be "head -n 1" these days, to avoid warnings. Revision Changes Path 1.10 +6 -6 nhc98/src/hmake/Config.hs 1.31 +4 -4 nhc98/src/hmake/MkConfig.hs 1.6 +1 -1 nhc98/src/hmake/runhs.hs