Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fd0e0cdc761d1edb0f02b0f5d2d04f557d06711b
      
https://github.com/NixOS/nixpkgs/commit/fd0e0cdc761d1edb0f02b0f5d2d04f557d06711b
  Author: Thomas Tuegel <[email protected]>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix
    M pkgs/development/haskell-modules/configuration-nix.nix

  Log Message:
  -----------
  Revert "haskell: add nix-specific fixes for various packages in stackage"

This reverts commit 17c5ca9018619d819c48e25add78f47d7d575611.

This commit causes an evaluation error due to infinite recursion, which can be
tested by running:
```
$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace > /dev/null
```


  Commit: e4606c57083c5fa2848f9380b6620523bf79e49b
      
https://github.com/NixOS/nixpkgs/commit/e4606c57083c5fa2848f9380b6620523bf79e49b
  Author: Thomas Tuegel <[email protected]>
  Date:   2017-02-18 (Sat, 18 Feb 2017)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-common.nix
    M pkgs/development/haskell-modules/configuration-nix.nix

  Log Message:
  -----------
  Merge pull request #22950 from ttuegel/eval-error-17c5ca9

Revert "haskell: add nix-specific fixes for various packages in stack…


Compare: https://github.com/NixOS/nixpkgs/compare/32560d26998f...e4606c57083c
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to