Skip to content
Snippets Groups Projects

Remove hlint as default HaskellTool

Closed Julian Ospald requested to merge maerwald/ci-images:rm-hlint into master

Hlint is usually used once in a pipeline, not per-job or per architecture/platform. Thus, we only need one hlint image.

It can easily be installed in an x86_64 image:

curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s .

This might also fix image build issues.

Edited by Julian Ospald

Merge request reports

Pipeline #42103 passed

Pipeline passed for 4565ddc5 on maerwald:rm-hlint

Closed by Ben GamariBen Gamari 3 years ago (Oct 10, 2021 11:09pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading