[project @ 2002-02-27 15:16:53 by simonmar]
authorsimonmar <unknown>
Wed, 27 Feb 2002 15:16:53 +0000 (15:16 +0000)
committersimonmar <unknown>
Wed, 27 Feb 2002 15:16:53 +0000 (15:16 +0000)
commit205d1bb04ef62a2d67aa5f3750449c50badc284b
treea4deb43cf2f029056dcbd30adbcbfb56123ca941
parentaab07466b96aaea9dd0705f52491f1ef6945479c
[project @ 2002-02-27 15:16:53 by simonmar]
When searching for files with multiple extensions in multiple paths,
search each path for all the possible files, rather than the other way
around.  Otherwise, a .hs file later in the path may override a .lhs
file earlier in the path, and similar strange things happen with
mkdependHS.

Reported-by: Duncan Coutts <duncan.coutts@worcester.oxford.ac.uk>

MERGE TO STABLE
ghc/compiler/main/Finder.lhs