-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
Port hie README partially #112
Conversation
jneira
commented
May 16, 2020
- Mainly "install from source" instructions and "project configuration"
- And the lovely "It's time to join the project!" 🥰
- It would fix Add installation and usage instructions #85
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Only two small nitpicks
README.md
Outdated
|
||
```bash | ||
cabal-hls-install hls-8.6.5 | ||
cabal-hls-install data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that should be ./cabal-hls-install
? At least on linux.
Again, data
target is broken
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with a quick scan.
I am pretty sure we will quickly get feedback about any problems.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thank you for doing this
This function is never used in ghcide so it makes more sense to have it be part of the `daml` source code since we depend on this for building the `.dar` archives.