sof 2001/12/12 16:59:58 PST
Modified files:
ghc/utils/ghc-pkg Main.hs
Log:
New option, -i <file> / --input-file=<file>, which controls
where to read new package specs from. If <file> is equal to
"-", stdin is used as input source. The default value for
<file> is "-".
Revision Changes Path
1.18 +22 -9 fptools/ghc/utils/ghc-pkg/Main.hs