mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-04 15:52:08 +03:00
Add a note about hacking on ghcide from Windows (#463)
* Add a note about hacking on ghcide from Windows See https://github.com/digital-asset/ghcide/pull/435#issuecomment-592504569 for context * Update README.md Co-Authored-By: Javier Neira <atreyu.bbb@gmail.com> Co-authored-by: Javier Neira <atreyu.bbb@gmail.com>
This commit is contained in:
parent
ff62fdd87d
commit
967f901560
@ -252,6 +252,7 @@ using `stack install ghcide` within a project.
|
||||
|
||||
To build and work on `ghcide` itself, you can use Stack or cabal, e.g.,
|
||||
running `stack test` will execute the test suite.
|
||||
If you are using Windows, you should disable the `auto.crlf` setting and configure your editor to use LF line endings, directly or making it use the existing `.editor-config`.
|
||||
|
||||
### Building the extension
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user