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: 3116e6e6b93a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: fe6ebf85b760
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 15, 2018

  1. ghc-8.0.2: Fix #44987 (#45014)

    nix-env -f '<nixpkgs>' -qaP -A haskell.packages.ghc802
    
    will run again, but the packages depending on ghc-compact will still not
    build, as they have a constrain on base >= 4.10 and ghc 8.0.2 has base
    4.9.1.0
    typetetris authored and domenkozar committed Aug 15, 2018
    Copy the full SHA
    fe6ebf8 View commit details
    Browse the repository at this point in the history