There was an error while loading. Please reload this page.
1 parent d34dc06 commit d2098abCopy full SHA for d2098ab
default.nix
@@ -16,7 +16,7 @@ mkDerivation {
16
src = ./.;
17
libraryHaskellDepends = [
18
aeson base bytestring containers deepseq filepath process split
19
- temporary
+ temporary which
20
];
21
testHaskellDepends = [
22
ad base bytestring directory process random raw-strings-qq split
0 commit comments