We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411e758 commit 99bc00cCopy full SHA for 99bc00c
.github/workflows/haskell-ci.yml
@@ -40,6 +40,7 @@ jobs:
40
path: |
41
~/.cabal/store
42
dist-newstyle
43
+ .hpc
44
restore-keys: ${{ matrix.ghc-version }}-
45
- run: cabal build all --ghc-options=-fhpc
46
- run: cabal test all --ghc-options=-fhpc
0 commit comments