[project @ 2000-08-02 15:27:25 by simonmar]
authorsimonmar <unknown>
Wed, 2 Aug 2000 15:27:25 +0000 (15:27 +0000)
committersimonmar <unknown>
Wed, 2 Aug 2000 15:27:25 +0000 (15:27 +0000)
commitc4afba7edfb49e1493005d7a01b22b64dd99b651
tree55cf419e212e2075c39295e8e122ddb5f4a6831a
parent567b2505b2d3d5874f3bf3641fd8d82b3207ea94
[project @ 2000-08-02 15:27:25 by simonmar]
Assimilate mkdependHS into the driver, obsoleting the old Perl version.

The functionality is pretty much identical, except a few of the flags
accepted by the old version aren't implemented (--exclude-module,
--exclude-directory, --include-module).  If anyone needs these
options, please speak up.
ghc/driver/GetImports.hs [new file with mode: 0644]
ghc/driver/Main.hs
ghc/driver/Makefile