Skip to content

Commit

Permalink
Override finite-typelits
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Nov 6, 2024
1 parent f34386c commit 8421a19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@

# # FIXME Why does the test suite depend on transformers 0.5 and why does this work on GHC 9.6??
# lifted-base = dontCheck hprev.lifted-base;

vector-sized = doJailbreak hprev.vector-sized;
finite-typelits = doJailbreak hprev.finite-typelits;
})
];

Expand Down

0 comments on commit 8421a19

Please sign in to comment.