Skip to content
  • Thomas Schilling's avatar
    Add 'etags' makefile target. · e48d901d
    Thomas Schilling authored
    This only works with stage2 since `ghctags' is built against stage1
    but not against the bootstrapping compiler.  Also note that all of GHC
    must typecheck for this target to succeed.  Perhaps we should not
    overwrite the old TAGS file by default then.
    e48d901d