-
-
Notifications
You must be signed in to change notification settings - Fork 157
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f94b2b33b139
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/cabal2nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 07880aaf23c5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 3 files changed
- 1 contributor
Commits on Jun 13, 2020
-
Drop most of the command-line flags and support for hpack, git, etc.
Instead of offering specialized flags, like --enable-library-profiling, you can pass any attribute you like on the command-line after the path to the Cabal file you're trying to convert, e.g.: $ cabal2nix-from-file -- cabal2nix-v3.cabal doCheck=false will generate the expression with a 'doCheck = false;' attribute included. You can use this mechanism to specify 'src' and 'sha256'.
Configuration menu - View commit details
-
Copy full SHA for d1cd372 - Browse repository at this point
Copy the full SHA d1cd372View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeec92c - Browse repository at this point
Copy the full SHA aeec92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07880aa - Browse repository at this point
Copy the full SHA 07880aaView commit details
There are no files selected for viewing