Skip to content

Commit d2098ab

Browse files
committed
forgot 'which'
1 parent d34dc06 commit d2098ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mkDerivation {
1616
src = ./.;
1717
libraryHaskellDepends = [
1818
aeson base bytestring containers deepseq filepath process split
19-
temporary
19+
temporary which
2020
];
2121
testHaskellDepends = [
2222
ad base bytestring directory process random raw-strings-qq split

0 commit comments

Comments
 (0)