-
-
Notifications
You must be signed in to change notification settings - Fork 108
haskell plugin module err on startup - Intel Mac (pre M1) #70
Comments
Hey, that's really weird because it works for me, can you please provide some information of your system? e.g. treesitter binary version I'll not be able to help too much right now because I'm not at home :( |
No stress!! |
Hi, have you managed to fix this? If you don't have the treesitter CLI then you can try installing it and trying again |
macOS? If yes, I got past that by adding |
Yo! No not yet. but i haven't really been working on it either. i have been learning other doom stuff.
I will try this!! |
yo it didn't work :( |
Did you |
ooh i just saw you replied again. so this is what i have done:
still doesn't work. I will keep searching. I also asked about the error in the linked issue. |
wait a minute. doesn't this mean i am using wrong version of gcc. or how do i make sure that the brew provided gcc is used?? I have been googling a bit and it seems really hard to update clang++, no??
|
Not exactly... there are 2 commonly used C/C++ compilers. Generally speaking, Linux-sphere uses |
Yeah thanks man! The c world is quite new to me. |
guys!!!! problem solved. you had to symlink to gcc-11
They updated the readme for tree sitter haskell. |
Hi guys, I just got my new macbook air m1 silicone and it seems that I get the exact same I will report back if I figure out why. |
Hi,
maybe this has to do with the fact that i installed doom under
~/.config/nvim.config/doom
with Cheovim??I don't know what this is but i post it fyi. I am going to read the contribution guidelines
so that I can contribute with better bug reports going forward.
error goes away by commenting out haskell from doomrc.
The text was updated successfully, but these errors were encountered: