Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
b9dc1700
Commit
b9dc1700
authored
Oct 13, 2006
by
nr@eecs.harvard.edu
Browse files
new README file for utils/ghctags
parent
3a1da42b
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/ghctags/README
0 → 100644
View file @
b9dc1700
This program should eventually replace the lexically-based
tags program. But before this can happen, several problems
must be addressed:
* Performance is disastrous: it takes much longer to run ghctags
than it does to compile GHC
* The program does not use the correct source-code locations
The program accepts both its own arguments and options intended for GHC.
As a quick self-test, you can run
./ghctags -- -package ghc -- GhcTags.hs
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment