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: 9a052a33b6fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e649974271ad
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 10, 2017

  1. Haskell infrastructure: fix #9871 (overrideCabal)

    As per the recommendation by @Mathnerd314, this change seems to work
    with the testing I did.
    
    It makes sense to me why it works, but I think it's in an important
    enough place that someone with much deeper knowledge of Haskell
    infrastructure in Nixpkgs should give it a really heavy review.
    
    I also consolidated all the overrideCabal definitions (there were two)
    into a single definition in haskell-modules/lib.nix.
    shajra committed Feb 10, 2017
    3 Configuration menu
    Copy the full SHA
    98617cc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Merge pull request #22613 from shajra/fix/9871-3

    Haskell infrastructure: fix #9871 (overrideCabal)
    domenkozar committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    e649974 View commit details
    Browse the repository at this point in the history