summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/haskell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/haskell.nix b/lib/haskell.nix
index b1889caf0..2143e9a32 100644
--- a/lib/haskell.nix
+++ b/lib/haskell.nix
@@ -35,7 +35,7 @@ rec {
"${pkg}/bin/${exename}"
else
trace (toString [
- "lib.haskell.replacePkg:"
+ "lib.haskell.substitutePkgs:"
"warning:"
"while deriving ${sourceDescription}:"
"no substitute found for ${elemAt parse 1}"