[project @ 2000-11-08 15:25:25 by simonmar]
authorsimonmar <unknown>
Wed, 8 Nov 2000 15:25:25 +0000 (15:25 +0000)
committersimonmar <unknown>
Wed, 8 Nov 2000 15:25:25 +0000 (15:25 +0000)
commit6e1433a6d80682401b04acde47f3440f00da1aa3
tree057dbd5caf5d1a0dcb6a57dba35d5c50c17fcc49
parentb5e15cf76947d63ef8b648da00e0185b0fe50ea1
[project @ 2000-11-08 15:25:25 by simonmar]
- Finder now copes with .hi-boot files
- some driver fixes:  the -osuf flag turns out to mean "object suffix"
  rather than "output suffix" (duh.  it makes more sense that way after
  all).
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/DriverState.hs
ghc/compiler/main/Finder.lhs
ghc/compiler/main/Main.hs