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: 3dbe6bee3c0d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 72dd8565d857
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 25, 2018

  1. ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour args

    The compilers themselves can pull them from `bootPkgs`, where they
    should always come from anyways. This enforces that, simplifies that
    code, and allows use to avoid more `rec { ... }` too.
    Ericson2314 committed Sep 25, 2018
    Copy the full SHA
    e6a476c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4adf621 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1fcdf43 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47303 from obsidiansystems/haskell-no-rec

     ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour args
    Ericson2314 committed Sep 25, 2018
    Copy the full SHA
    72dd856 View commit details
    Browse the repository at this point in the history