Skip to content

Commit f080f67

Browse files
Update README with link to Docker build for Neovim and ghcide (#541)
* Add some troubleshooting notes. * Update README with link to docker-ghcide-neovim instructions. * Update README
1 parent 3354a4f commit f080f67

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,11 @@ Add this to your coc-settings.json (which you can edit with :CocConfig):
207207
```
208208

209209
Here's a nice article on setting up neovim and coc: [Vim and Haskell in
210-
2019](http://marco-lopes.com/articles/Vim-and-Haskell-in-2019/)
210+
2019](http://marco-lopes.com/articles/Vim-and-Haskell-in-2019/) (this is actually for haskell-ide, not ghcide)
211+
212+
Here is a Docker container that pins down the build and configuration for
213+
Neovim and ghcide on a minimal Debian 10 base system:
214+
[docker-ghcide-neovim](https://github.com/carlohamalainen/docker-ghcide-neovim/).
211215

212216
### SpaceVim
213217

0 commit comments

Comments
 (0)