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: 6a916d029ee8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4c7aae702650
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 14, 2018

  1. ghcjs: add version to haskellCompilerName

    This is needed for some cabal2nix stuff in getting the version.
    Previously we had left out the version but apparently this can cause
    problems in some scenarios.
    
    /cc @ElvishJerricco @peti @Ericson2314
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a9400e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42023 from obsidiansystems/ghcjs-compiler-name

    ghcjs: add version to haskellCompilerName
    matthewbauer committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4c7aae7 View commit details
    Browse the repository at this point in the history