X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fhaskell.yml;h=5f14f1d6f78a5d23ea909a4839c3ffb89fd07ba6;hp=439c56596d1ca19d2698fc532fec105eaa812721;hb=0de9d38dfe3a9b0f9c029e9da72054261702e3f1;hpb=9fa751f3d517dd071d9af47ae42988c6acd7334f diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 439c565..5f14f1d 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -13,6 +13,7 @@ jobs: with: ghc-version: '8.6.5' cabal-version: '3.0' + - run: cabal update - name: Install HIE run: | pushd $HOME