Skip to content

Commit fdff10f

Browse files
Your Namemgmeier
authored andcommitted
haskellNix | use luite:speceval constraining GHC9.x speculative evaluation
1 parent a3096c3 commit fdff10f

File tree

2 files changed

+38
-59
lines changed

2 files changed

+38
-59
lines changed

flake.lock

Lines changed: 37 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
flake = false;
1616
};
1717
haskellNix = {
18-
url = "github:input-output-hk/haskell.nix";
18+
url = "github:luite/haskell.nix?ref=speceval";
1919
inputs.nixpkgs.follows = "nixpkgs";
2020
inputs.hackage.follows = "hackageNix";
2121
};

0 commit comments

Comments
 (0)