Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4da51ec63766742a51d81f1451894d9dcb7e4cfa
      
https://github.com/NixOS/nixpkgs/commit/4da51ec63766742a51d81f1451894d9dcb7e4cfa
  Author: Peter Simons <[email protected]>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

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

  Log Message:
  -----------
  structured-haskell-mode: link Haskell libraries statically into this 
executable

It's my understanding that Emacs runs the "structured-haskell-mode" binary
virtually every time you press a key in an Haskell buffer, and since
dynamically linked Haskell binaries take *much* longer to start up, switching
this particular package to statically linked libraries ought to result in a
performance boost.


  Commit: 79ab2f3b32efc397b6aa735904137d8257978f12
      
https://github.com/NixOS/nixpkgs/commit/79ab2f3b32efc397b6aa735904137d8257978f12
  Author: Peter Simons <[email protected]>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
    M pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix

  Log Message:
  -----------
  haskell-timezone-series: block version 1.6 update

The new version's build is completely broken: 
https://github.com/ygale/timezone-series/issues/2.


Compare: https://github.com/NixOS/nixpkgs/compare/4659e2d54b24...79ab2f3b32ef
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to