From: Luke Lau Date: Mon, 27 Jan 2020 11:21:20 +0000 (+0000) Subject: Merge branch '8.8.1-ci' of https://github.com/bubba/lsp-test into 8.8.1-ci X-Git-Url: http://git.lukelau.me/?a=commitdiff_plain;h=76ea83512d43b151d6116166a6e3f0ffe5dccff1;hp=-c;p=lsp-test.git Merge branch '8.8.1-ci' of https://github.com/bubba/lsp-test into 8.8.1-ci --- 76ea83512d43b151d6116166a6e3f0ffe5dccff1 diff --combined .github/workflows/haskell.yml index 3055ca5,4f482c9..6a85534 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@@ -7,7 -7,7 +7,7 @@@ jobs runs-on: ${{ matrix.os }} env: - hieref: 4fb5b32df61f95d295ca67043594674bbb5b1316 + hieref: 970637fa13ef29ccc3c0a977248fcea83bdd11d7 strategy: matrix: @@@ -23,7 -23,6 +23,6 @@@ with: ghc-version: ${{ matrix.ghc }} cabal-version: '3.0' - - run: cabal update - name: Clone HIE uses: actions/checkout@v1 @@@ -47,6 -46,8 +46,8 @@@ path: ~/.hoogle key: ${{ runner.OS }}-${{ matrix.ghc }}-hoogle-${{ env.hieref }} + - run: cabal update + - name: Build HIE run: | pushd ../haskell-ide-engine