Add a Gitpod descriptor#2161
Merged
Merged
Conversation
ndmitchell
approved these changes
Sep 5, 2021
jneira
approved these changes
Sep 5, 2021
jneira
left a comment
Member
There was a problem hiding this comment.
nice! i tried to add one of this but i was not able to make vscode see cabal nor ghc, maybe cause we did not update the extension in vscodium until recently, many thanks!
Collaborator
Author
It is a bit tricky, but not impossible hopefully |
pepeiborra
force-pushed
the
gitpod
branch
4 times, most recently
from
September 5, 2021 20:24
398de60 to
41fcbfb
Compare
Ailrun
reviewed
Sep 6, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Develop HLS from your browser in a prebuilt environment.
Try it with https://gitpod.io/#https://github.com/haskell/haskell-language-server/tree/gitpod
The init script uses ghcup to install GHC and cabal to prebuild all the dependencies of the test suites.
Using Nix is not an option since the root file system is read-only.
The Free tier allows for 50h monthly hours and the hardware is beefy (>80 cores, 64GB RAM).
Super handy for testing compatibility with diverse GHC versions.