Skip to content

Add a Gitpod descriptor#2161

Merged
pepeiborra merged 15 commits into
masterfrom
gitpod
Sep 6, 2021
Merged

Add a Gitpod descriptor#2161
pepeiborra merged 15 commits into
masterfrom
gitpod

Conversation

@pepeiborra

@pepeiborra pepeiborra commented Sep 5, 2021

Copy link
Copy Markdown
Collaborator

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.

Comment thread .gitpod.yml

@jneira jneira left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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!

@pepeiborra

Copy link
Copy Markdown
Collaborator Author

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!

It is a bit tricky, but not impossible hopefully

@pepeiborra
pepeiborra force-pushed the gitpod branch 4 times, most recently from 398de60 to 41fcbfb Compare September 5, 2021 20:24
@pepeiborra pepeiborra added the merge me Label to trigger pull request merge label Sep 5, 2021
Comment thread .gitpod.yml Outdated
@pepeiborra pepeiborra removed the merge me Label to trigger pull request merge label Sep 6, 2021
@pepeiborra pepeiborra added the merge me Label to trigger pull request merge label Sep 6, 2021
@pepeiborra
pepeiborra merged commit 5afea90 into master Sep 6, 2021
@pepeiborra
pepeiborra deleted the gitpod branch September 6, 2021 20:45
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.

4 participants