Skip to content

Commit 99bc00c

Browse files
also cache .hpc
1 parent 411e758 commit 99bc00c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
path: |
4141
~/.cabal/store
4242
dist-newstyle
43+
.hpc
4344
restore-keys: ${{ matrix.ghc-version }}-
4445
- run: cabal build all --ghc-options=-fhpc
4546
- run: cabal test all --ghc-options=-fhpc

0 commit comments

Comments
 (0)