harg
harg copied to clipboard
Support GHC <= 9.2
- Drop Nix based CI pipeline and switch to haskell/actions (as described in https://kodimensional.dev/github-actions).
- Add GHC 8.10.8, 9.0.2 and 9.2.2 (Cabal only, as there is not Stack LTS yet) to the test matrix.
- Add support for GHC 8.10.7, 9.0.2 and 9.2.2 while maintaining compatibility for 8.6.5 and 8.8.4 (using CPP pragmas)