initial, very incomplete tags generator
authorNorman Ramsey <nr@eecs.harvard.edu>
Fri, 15 Sep 2006 23:50:33 +0000 (23:50 +0000)
committerNorman Ramsey <nr@eecs.harvard.edu>
Fri, 15 Sep 2006 23:50:33 +0000 (23:50 +0000)
commit2e6bfe90491d5ab2ea58b4b1e60debd4738be643
tree0f0d8cc96bad1ceee8608c6e0d22007a91b00c6d
parent85e16365444e938b4adff9d241d56df4c1fbca91
initial, very incomplete tags generator
The ultimate goal is to replace hasktags with
a tags generator based on GHC-as-a-library.
This file is a very incomplete first cut.
utils/ghctags/GhcTags.hs [new file with mode: 0644]
utils/ghctags/Makefile [new file with mode: 0644]