Skip to content

Commit 890ca43

Browse files
ndmitchelljneira
andauthored
Add a note about hacking on ghcide from Windows (haskell/ghcide#463)
* Add a note about hacking on ghcide from Windows See https://github.com/digital-asset/ghcide/pull/435haskell/ghcide#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>
1 parent 12743a2 commit 890ca43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghcide/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)