Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: c7a84aaca335
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5c582f35c163
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 11, 2019

  1. LTS Haskell 14.5

    peti committed Sep 11, 2019
    Copy the full SHA
    216fae4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fac2b01 View commit details
    Browse the repository at this point in the history
  3. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
    commercialhaskell/all-cabal-hashes@0bd9334.
    peti committed Sep 11, 2019
    Copy the full SHA
    f2bf25e View commit details
    Browse the repository at this point in the history
  4. ghc: compile with DWARF support by default

    This allows our GHCs to build programs with DWARF debug information
    when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.
    
    Compiling with debug symbols is off by default until GHC ticket #15960
    (Using -g causes differences in generated core) is fixed.
    domenkozar authored and peti committed Sep 11, 2019
    Copy the full SHA
    f431647 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5c582f3 View commit details
    Browse the repository at this point in the history