X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fhaskell.yml;h=e02750059b2461b1606d114f7cab69604fc67a9c;hp=76e1cbc6697ae9f87f562ed456bfde6e83cd9d82;hb=d0957b1bb20206a72daf042b62d8d31acb58f6ec;hpb=005f2a5b9a388355fac1978a0c191ace407703dc diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 76e1cbc..e027500 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -47,6 +47,7 @@ jobs: cabal install hoogle hoogle generate popd + cabal v1-install Cabal --constraint "Cabal == 3.0.0.0" - name: Install JS Language Server run: npm install javascript-typescript-langserver - name: Build