Skip to content

Updated links of distribution packages in docs (#1057) #19

Updated links of distribution packages in docs (#1057)

Updated links of distribution packages in docs (#1057) #19

Workflow file for this run

name: HLint
on: [push, pull_request]
jobs:
hlint:
runs-on: ubuntu-latest
permissions:
# Needed to upload results to GitHub code scanning.
security-events: write
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-scan@v1