Skip to content

Commit 68e1ca7

Browse files
committed
fixup! Bump cachix/install-nix-action from V27 to 29 (#4411)
1 parent 0e2af2a commit 68e1ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Yet another way to pass the pattern without recompilation is to use the `TASTY_P
111111
Run any of the `cabal test` commands above and set it to your pattern, e.g.:
112112

113113
```bash
114-
$ TASTY_PATTERN='-p hlint' cabal test func-test
114+
$ TASTY_PATTERN='hlint' cabal test func-test
115115
```
116116

117117
## Using HLS on HLS code

0 commit comments

Comments
 (0)