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: 44a18ddd317e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 81e998bf0c72
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 26, 2017

  1. jailbreak-cabal: specifically use ghc802 override in ghc821 config

    Otherwise this will infinite loop when:
    
      pkgs.haskellPackages = pkgs.haskell.packages.ghc821
    jb55 committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    d680c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e9a04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27665 from jb55/fix/ghc821-inf-loop

    jailbreak-cabal: specifically use ghc802 override in ghc821 config
    peti committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    81e998b View commit details
    Browse the repository at this point in the history