-
Notifications
You must be signed in to change notification settings - Fork 251
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: input-output-hk/haskell.nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: input-output-hk/haskell.nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hkm/pkgs-static
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 1 contributor
Commits on Jul 31, 2025
-
This should fix using both the haskell.nix GHC and nixpkgs GHC with pkgsStatic: ``` nix-build -E '((import ./. {}).pkgs.pkgsStatic.haskell-nix.tool "ghc9122" "hello" {})' nix-build -E '((import ./. {}).pkgs.pkgsStatic.haskell-nix.tool "ghc9122" "hello" { compilerSelection = p: p.haskell.compiler; })' ``` Fixes #2421
Configuration menu - View commit details
-
Copy full SHA for 4e77783 - Browse repository at this point
Copy the full SHA 4e77783View commit details
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 20b8f90 - Browse repository at this point
Copy the full SHA 20b8f90View commit details
Commits on Aug 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d7b228 - Browse repository at this point
Copy the full SHA 4d7b228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e7311 - Browse repository at this point
Copy the full SHA 48e7311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c82ae - Browse repository at this point
Copy the full SHA 76c82aeView commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d73267 - Browse repository at this point
Copy the full SHA 2d73267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eea054 - Browse repository at this point
Copy the full SHA 3eea054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90002de - Browse repository at this point
Copy the full SHA 90002deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9755391 - Browse repository at this point
Copy the full SHA 9755391View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...hkm/pkgs-static