Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation from Hackage - add README section #1183

Merged
merged 7 commits into from
Jan 10, 2021
Merged

Conversation

pepeiborra
Copy link
Collaborator

Following #1175

@pepeiborra pepeiborra requested a review from jneira January 9, 2021 19:39
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
@@ -245,6 +247,12 @@ If your desired ghc has been found, you use it to install haskell-language-serve
./cabal-hls-install hls-8.6.5
```

### Installation from Hackage

Direct installation from Hackage is supported via `cabal install haskell-language-server`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could use stack to install it too

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so, since it's not in Stackage and therefore would require a ton of extra-reps.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmm you are right, it is possible with one command (stack install brittany-0.13.1.0 Cabal-3.0.2.0 clock-0.7.2 ... haskell-language-server) but not straighforward

@jneira jneira added the merge me Label to trigger pull request merge label Jan 9, 2021
@mergify mergify bot merged commit 2ef6ff0 into master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants