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: af7cf68dfc6f
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: 379decf3fe0e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 21, 2018

  1. listDirectoryFilesBySuffix: simplify the implementation

    Match suffixes first, then do the I/O to see whether matching paths refers to a
    file or not. Ought to be more efficient. There's no point doing the I/O if the
    suffix doesn't match.
    peti committed Dec 21, 2018
    Copy the full SHA
    7a72711 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    379decf View commit details
    Browse the repository at this point in the history