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
This is probably something local on my machine, but I have been trying to make this work for several days without success.
I'm using a 2010 13i Macbook Pro, OS X Lion. I have installed Lushtags with cabal install lushtags and am using the Vundle plugin manager to install lushtags & TagBar, which has been working smoothly for other languages (Python, JS, etc.).
Executing lushtags through the terminal works fine and produces ctags files as it should. However, TagBar doesn't show anything when opening *.hs files.
What am I missing?
The text was updated successfully, but these errors were encountered:
This is probably something local on my machine, but I have been trying to make this work for several days without success.
I'm using a 2010 13i Macbook Pro, OS X Lion. I have installed Lushtags with
cabal install lushtags
and am using the Vundle plugin manager to install lushtags & TagBar, which has been working smoothly for other languages (Python, JS, etc.).Executing
lushtags
through the terminal works fine and produces ctags files as it should. However, TagBar doesn't show anything when opening*.hs
files.What am I missing?
The text was updated successfully, but these errors were encountered: