IntersectMBO / cardano-api

Cardano API
Apache License 2.0
22 stars 20 forks source link

Update HLS version and add GitHub action #584

Closed palas closed 1 month ago

palas commented 2 months ago

Changelog

- description: |
    Update GHC in Nix shell and HLS, and add GitHub action to verify HLS
# uncomment types applicable to the change:
  type:
  - test           # fixes/modifies tests
  - maintenance    # not directly related to the code

Context

This PR updates HLS to the latest version and ensures that it works on the repo by adding a GitHub action that checks.

How to trust this PR

Probably best to just test that it works for you.

Checklist

smelc commented 1 month ago

I confirm that HLS works for me on this PR :+1:

Well done @palas :clap: