1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
debug.nix tidied up pkgs/lib/debug.nix 2009-03-25 13:48:55 +00:00
default.nix
lists.nix
misc-tests.nix
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
strings-with-deps.nix
strings.nix
tests.nix
trivial.nix