Skip to content

Commit

Permalink
WIP transformers 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Jan 18, 2024
1 parent faac95c commit a0313f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
# vty = super.vty_5_38; # Might have to remove this after the next nixpkgs bump
# brick = doJailbreak super.brick_1_7;
hspec = super.hspec_2_11_7;
transformers = super.callHackage "transformers" "0.5.6.2" {};
};
};
ghcs = [ # Always keep this up to date with the tested-with section in monad-bayes.cabal!
Expand Down

0 comments on commit a0313f7

Please sign in to comment.