
1 Feb
2005
1 Feb
'05
1:07 p.m.
malcolm 2005/02/01 10:07:53 PST Modified files: src/hmake Imports.hs Log: Truncate the search for 'import' lines at the first keyword that indicates no more imports are possible. Also, make a better attempt to deal with multiple imports on a single line, e.g. import X; import Y Revision Changes Path 1.18 +14 -4 nhc98/src/hmake/Imports.hs