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

Commits on Jul 5, 2019

  1. haskellPackages.servant-client-core: apply patch only to 0.15

    A patch was added unconditionally that only applies to 0.15, breaking
    builds of 0.14.
    
    Apply patch only if version is 0.15
    Christian Höppner committed Jul 5, 2019
    Copy the full SHA
    d7ee2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Merge pull request #64343 from mkaito/mkaito/haskell-fix-servant-014

    haskellPackages.servant-client-core: apply patch only to 0.15
    domenkozar committed Jul 6, 2019
    Copy the full SHA
    da20f61 View commit details
    Browse the repository at this point in the history