You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
In order to avoid problems with long paths on Windows you can do the following:
240
-
241
-
1. Edit the group policy: set "Enable Win32 long paths" to "Enabled" (Works
242
-
only for Windows 10).
243
-
244
-
2. Clone the `haskell-ide-engine` to the root of your logical drive (e.g. to
245
-
`C:\hie`)
246
-
247
247
### Installation on macOS
248
248
249
249
Download the pre-built binaries from the [releases page](https://github.com/haskell/haskell-ide-engine/releases), and copy/symlink them into `/usr/local/bin` (or somewhere else in your $PATH):
0 commit comments