Add cabal bin to PATH
authorLuke Lau <luke_lau@icloud.com>
Wed, 2 Oct 2019 13:00:38 +0000 (14:00 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2019 13:00:38 +0000 (14:00 +0100)
.github/workflows/haskell.yml

index 5f14f1d6f78a5d23ea909a4839c3ffb89fd07ba6..6f33cefc355ecdca3b6e4bbcd58bbcaad82efeb0 100644 (file)
@@ -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