From: Luke Lau Date: Wed, 2 Oct 2019 11:12:17 +0000 (+0100) Subject: Update haskell.yml X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=0de9d38dfe3a9b0f9c029e9da72054261702e3f1;hp=9fa751f3d517dd071d9af47ae42988c6acd7334f Update haskell.yml --- 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