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

Commits on Jan 8, 2021

  1. dhall-json: skip tests to skip tasty 1.4 dependency

    dhall-json has a dependency on tasty-silver and this in turn only
    compiles if we supply a newer version of tasty. We can get around this
    issue until stackage has caught up to tasty 1.4 by skipping tests
    cideM committed Jan 8, 2021
    Copy the full SHA
    5ab7854 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Merge pull request #108765 from cideM/haskell-updates

    dhall-json: fix to work with newer tasty
    cdepillabout committed Jan 9, 2021
    Copy the full SHA
    fcbb152 View commit details
    Browse the repository at this point in the history