Open mccleeary-galois opened 2 months ago
CI is currently targeting old version of GHC see https://github.com/GaloisInc/llvm-pretty/actions/runs/10590308709/job/29345856200#step:3:49.
We generally target the following: ghc-version: ["9.4.8", "9.6.5", "9.8.2"]
ghc-version: ["9.4.8", "9.6.5", "9.8.2"]
CI should be updated to test against these.
CI is currently targeting old version of GHC see https://github.com/GaloisInc/llvm-pretty/actions/runs/10590308709/job/29345856200#step:3:49.
We generally target the following:
ghc-version: ["9.4.8", "9.6.5", "9.8.2"]
CI should be updated to test against these.