Skip to content

Make hasktags command customizable #963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

MichaelXavier
Copy link
Contributor

Because of some some pretty odd reasons in my setup, I found myself needing to customize the find/hasktags command that haskell-mode runs to generate a TAGS file. Some valid reasons for this being customizable could include having different versions of either hasktags or GNU find. Went ahead and loaded this into my own editor and it appears to work fine.

@gracjan
Copy link
Contributor

gracjan commented Oct 27, 2015

Good idea, but we need to improve the execution.

There was a recent discussion in #891 resulting in the following observation: 'find tags' should never go through haskell-process, it should be invoked directly, outside of cabal repl.

Can you please first help with untangling this functionality and then we get proper defcustoms in place? Thanks.

@gracjan
Copy link
Contributor

gracjan commented Oct 28, 2015

Closing in favor of #964.

@gracjan gracjan closed this Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants