Skip to content

Commit

Permalink
One more override
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Nov 6, 2024
1 parent 8421a19 commit 4d61930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
time-domain = doJailbreak hprev.time-domain;
})
(hfinal: hprev: lib.optionalAttrs (lib.versionAtLeast hprev.ghc.version "9.10") {
# indexed-traversable = doJailbreak hprev.indexed-traversable;
indexed-traversable = doJailbreak hprev.indexed-traversable;
# primitive = doJailbreak hprev.primitive;
# finite-typelits = doJailbreak hprev.finite-typelits;
# ChasingBottoms = doJailbreak hprev.ChasingBottoms;
Expand Down

0 comments on commit 4d61930

Please sign in to comment.