nixpkgs/pkgs/lib
Marc Weber e06491168b tidied up pkgs/lib/debug.nix
more consistent naming:
  debugVal -> traceVal
  debugXMLVal -> traceXMLVal

  whatis -> showVal
  traceWhatis -> traceShowVal
  traceMarked -> traceShowValMarked

removed some parenthesis

svn path=/nixpkgs/trunk/; revision=14701
2009-03-25 13:48:55 +00:00
..
attrsets.nix * Moved mapAttrs to attrsets.nix. 2009-03-10 15:18:38 +00:00
composable-derivation.nix replacing applyAndFun by lib.defaultOverridableDelayableArgs 2009-03-06 23:21:28 +00:00
debug.nix tidied up pkgs/lib/debug.nix 2009-03-25 13:48:55 +00:00
default.nix * Doh. 2009-02-09 17:03:18 +00:00
lists.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
misc-tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
misc.nix * Moved mapAttrs to attrsets.nix. 2009-03-10 15:18:38 +00:00
options.nix Fix mkThenElse and mkAlways evaluation. 2009-03-14 07:20:31 +00:00
sources.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
strings-with-deps.nix Merged with trunk again 2008-01-23 18:11:03 +00:00
strings.nix add eqStrings back.. 2009-02-24 16:19:08 +00:00
tests.nix added simple lib test case for overridableDelayableArgs 2009-03-06 23:21:17 +00:00
trivial.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00