Skip to content

Improve GH actions haskell environment#293

Closed
teggotic wants to merge 1 commit into
improve_stylish_haskellfrom
286
Closed

Improve GH actions haskell environment#293
teggotic wants to merge 1 commit into
improve_stylish_haskellfrom
286

Conversation

@teggotic

@teggotic teggotic commented Dec 21, 2022

Copy link
Copy Markdown
Contributor

Make a custom step to pull ghcup to install all tools for the project.
To set up a working environment, we install stack and configure it to use
globally installed GHC from ghcup. This makes it easier to cache
everything.

#286

The contribution:

  • updates all affected documentation
  • provides commits messages which comply with the CONTRIBUTING.md > Committing the changes rules
  • updates the completion scripts if requires
  • complies with all requirements from README.md > Hands-on development notes

@bees-hive/elegant-git-maintainers, please review.

@teggotic teggotic force-pushed the 286 branch 6 times, most recently from 053afed to a432380 Compare December 21, 2022 12:03
@teggotic teggotic force-pushed the improve_stylish_haskell branch from b3210d0 to a48ddb1 Compare December 24, 2022 14:35
@teggotic teggotic marked this pull request as ready for review December 24, 2022 14:47
@teggotic teggotic requested a review from extsoft December 24, 2022 14:47
Make a custom step to pull `ghcup` to install all tools for the project.
To set up a working environment, we install `stack` and configure it to
use globally installed `GHC` from `ghcup`. This makes it easier to cache
everything.

#286
@extsoft extsoft closed this Dec 24, 2022
@extsoft extsoft deleted the 286 branch December 24, 2022 22:54
@extsoft

extsoft commented Dec 24, 2022

Copy link
Copy Markdown
Owner

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants