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.
Copy file name to clipboardExpand all lines: README.md
-10
Original file line number
Diff line number
Diff line change
@@ -99,16 +99,6 @@ we talk to clients.__
99
99
100
100
## Installation
101
101
102
-
### Installation on macOS
103
-
104
-
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):
105
-
106
-
```bash
107
-
ln -s hie-bin-dir/hie* /usr/local/bin/
108
-
```
109
-
110
-
Alternatively, you can install from source. See instructions below
111
-
112
102
### Installation with Nix
113
103
114
104
Follow the instructions at https://github.com/domenkozar/hie-nix
0 commit comments