Skip to content

Commit 967f901

Browse files
ndmitchelljneira
andauthored
Add a note about hacking on ghcide from Windows (#463)
* Add a note about hacking on ghcide from Windows See haskell/ghcide#435 (comment) for context * Update README.md Co-Authored-By: Javier Neira <[email protected]> Co-authored-by: Javier Neira <[email protected]>
1 parent ff62fdd commit 967f901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ using `stack install ghcide` within a project.
252252

253253
To build and work on `ghcide` itself, you can use Stack or cabal, e.g.,
254254
running `stack test` will execute the test suite.
255+
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`.
255256

256257
### Building the extension
257258

0 commit comments

Comments
 (0)