X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.github%2Fworkflows%2Fhaskell.yml;h=3055ca5bf33b248de63bddc65751bcd4492d46ae;hb=67055393c2c25ff5efc3949248ed3c927cc8d906;hp=06086160c15dc9edb78f3c39a7b2f82b493bd097;hpb=109cc7395312c9f8c7d973701200ff0a9efa4363;p=lsp-test.git diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 0608616..3055ca5 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -7,11 +7,11 @@ jobs: runs-on: ${{ matrix.os }} env: - hieref: 8582a960dc1ca389734707f821b273b00bae54ab + hieref: 970637fa13ef29ccc3c0a977248fcea83bdd11d7 strategy: matrix: - ghc: ['8.6.5', '8.4.4'] + ghc: ['8.8.1', '8.6.5', '8.4.4'] os: [ubuntu-latest, macOS-latest] exclude: - os: macOS-latest