From 0e38f0de27eca53e5cf266c40558e9e2d95fda94 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Fri, 19 Jan 2024 16:36:11 -0800 Subject: [PATCH] Update doc/manual/rl-next/print-value-in-type-error.md Co-authored-by: Robert Hensing --- doc/manual/rl-next/print-value-in-type-error.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/manual/rl-next/print-value-in-type-error.md b/doc/manual/rl-next/print-value-in-type-error.md index 3256ca4bb33..a662be376a5 100644 --- a/doc/manual/rl-next/print-value-in-type-error.md +++ b/doc/manual/rl-next/print-value-in-type-error.md @@ -16,18 +16,6 @@ Before: After: ``` -error: - … while calling the 'splitVersion' builtin - - at bad.nix:5:3: - - 4| in - 5| builtins.splitVersion pkgs.haskell.compiler - | ^ - 6| - - … while evaluating the first argument passed to builtins.splitVersion - error: value is a set while a string was expected: { ghc810 = «thunk»; ghc8102Binary = «thunk»; ghc8107 = «thunk»; ghc8107Binary = «thunk»; ghc865Binary = «thunk»; ghc90 = «thunk»; ghc902 = «thunk»; ghc92 = «thunk»;