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: 7e882349108c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4fef4fbb4bcc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 25, 2018

  1. Revert "Use older version of jailbreak-cabal with ghcHEAD"

    This reverts commit d13f7c5.
    
    ghc802 is no longer in Nixpkgs as of
    2f0de54.
    
    The Cabal bug that ghc802 was a workaround for was fixed in Cabal 2.2,
    though, so this shouldn't be necessary any more.
    
    Upstream bugs:
    NixOS/jailbreak-cabal#13
    haskell/cabal#4719
    
    Fixes #51042.
    alyssais committed Nov 25, 2018
    Copy the full SHA
    1268b38 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Merge pull request #51050 from alyssais/ghc-head

    Remove reference to unpackaged GHC version
    Mic92 committed Nov 26, 2018
    Copy the full SHA
    4fef4fb View commit details
    Browse the repository at this point in the history