You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
Setting tagsCmd to hasktags --ignore-close-implementation seems to only have effect on the files in the current project, and not in any of the dependencies. This is a bit annoying since without it the tags file ends up having duplicates of every function, once for the declaration and once for implementations.