cover more cases; take GHC options on command line
authorNorman Ramsey <nr@eecs.harvard.edu>
Sat, 16 Sep 2006 23:27:55 +0000 (23:27 +0000)
committerNorman Ramsey <nr@eecs.harvard.edu>
Sat, 16 Sep 2006 23:27:55 +0000 (23:27 +0000)
commit58e8b8c65d1520c79881945ed423cc436ae06f32
tree2bc395b2a83ed824aeacfa0a3f2a13b727e0f03d
parent2e6bfe90491d5ab2ea58b4b1e60debd4738be643
cover more cases; take GHC options on command line
Bit of a dog's breakfast here:
  * generate tags for more cases in the syntax
  * accept -package ghc and other args on command line
  * scrub away old code for snaffling thru text
utils/ghctags/GhcTags.hs