Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 11c55e2

Browse files
committed
Noop
1 parent 601bb43 commit 11c55e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ in defaultNix // {
7575
name = "run-coveralls";
7676
buildInputs = with pkgs; [ commonLib.stack-hpc-coveralls stack ];
7777
shellHook = ''
78+
echo 'noop'
7879
echo '~~~ stack nix test'
7980
stack test --nix --coverage
8081
echo '~~~ shc'

0 commit comments

Comments
 (0)