Update haskell.yml
authorLuke Lau <luke_lau@icloud.com>
Wed, 2 Oct 2019 11:12:17 +0000 (12:12 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2019 11:12:17 +0000 (12:12 +0100)
.github/workflows/haskell.yml

index 439c56596d1ca19d2698fc532fec105eaa812721..5f14f1d6f78a5d23ea909a4839c3ffb89fd07ba6 100644 (file)
@@ -13,6 +13,7 @@ jobs:
       with:
         ghc-version: '8.6.5'
         cabal-version: '3.0'
+    - run: cabal update
     - name: Install HIE
       run: |
         pushd $HOME