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/cabal2nix
base: cc7c78277d68
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: fa7a2c9ec9f6
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 26, 2020

  1. Copy the full SHA
    4f41fba View commit details
    Browse the repository at this point in the history
  2. Allow building with Stack, improve README. See #431.

    This should make it much easier for new contributers to contribute to
    `cabal2nix`, as it addresses many of the pain points from #431.
    
    The added Stack build also improves reproducibility by using a Stackage LTS
    and pinning a nixpkgs version.
    nh2 committed Apr 26, 2020
    Copy the full SHA
    d2d8d2b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge pull request #453 from nh2/issue-431-improve-readmes-and-reprod…

    …ucibility
    
    Improve READMEs, reproducibility, and make contributing easier
    peti committed Apr 27, 2020
    Copy the full SHA
    fa7a2c9 View commit details
    Browse the repository at this point in the history