patch applied (ghc): Split ShowVersion etc off into a different
type to DoInteractive etc
Ian Lynagh
igloo at earth.li
Fri Sep 26 10:28:11 EDT 2008
Fri Sep 26 07:05:39 PDT 2008 Ian Lynagh <igloo at earth.li>
* Split ShowVersion etc off into a different type to DoInteractive etc
This fixes trac #1348 (ghci --help gave ghc's help), and also tidies
things up a bit. Things would be even tidier if the usage.txt files were
put into a .hs file, so that ShowUsage wouldn't need to be able to find
the libdir.
M ./ghc/Main.hs -52 +56
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080926140539-3fd76-72ce7113bc70e149fe4a660c08f2405df4ba3a56.gz
More information about the Cvs-ghc
mailing list