Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6889f53397edf4c2e94df67d72ef0b1e7b18d35a
      
https://github.com/NixOS/nixpkgs/commit/6889f53397edf4c2e94df67d72ef0b1e7b18d35a
  Author: Profpatsch <m...@profpatsch.de>
  Date:   2016-06-26 (Sun, 26 Jun 2016)

  Changed paths:
    M lib/debug.nix

  Log Message:
  -----------
  debug.nix: add traceSeq & traceValSeq

Debugging functions that strictly deep-evaluate the argument that should
be traced.


  Commit: 93bbe13f98c1759330a6a37728607f636734b930
      
https://github.com/NixOS/nixpkgs/commit/93bbe13f98c1759330a6a37728607f636734b930
  Author: Profpatsch <m...@profpatsch.de>
  Date:   2016-06-26 (Sun, 26 Jun 2016)

  Changed paths:
    M lib/debug.nix

  Log Message:
  -----------
  debug.nix: deprecate strict

Replace the implementation by seq and add a deprecation warning.
The semantics seems a little bit off, but the function should only be
used for debugging.


  Commit: d21981c2a8419df79e96e3edded7c5008634f251
      
https://github.com/NixOS/nixpkgs/commit/d21981c2a8419df79e96e3edded7c5008634f251
  Author: Rok Garbas <r...@garbas.si>
  Date:   2016-08-07 (Sun, 07 Aug 2016)

  Changed paths:
    M lib/debug.nix

  Log Message:
  -----------
  Merge pull request #16506 from Profpatsch/debug-trace

traceSeq, traceValSeq, deprecate strict


Compare: https://github.com/NixOS/nixpkgs/compare/d6d4cf185ed7...d21981c2a841
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to