X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fhaskell.yml;h=6f33cefc355ecdca3b6e4bbcd58bbcaad82efeb0;hp=5f14f1d6f78a5d23ea909a4839c3ffb89fd07ba6;hb=89407b82feba0a4c025d118eb6bf03b3fa6bef39;hpb=0de9d38dfe3a9b0f9c029e9da72054261702e3f1 diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 5f14f1d..6f33cef 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -21,6 +21,7 @@ jobs: cd haskell-ide-engine cabal install hie cabal install hoogle + export PATH=$PATH:$HOME/.cabal/bin hoogle generate popd - name: Build