Skip to content

Commit

Permalink
Allow hashable-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim authored and tomjaguarpaw committed Jul 4, 2024
1 parent e63d9b0 commit 49f415c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relude.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ library
, containers >= 0.5.10 && < 0.8
, deepseq >= 1.4 && < 1.6
, ghc-prim >= 0.5.0.0 && < 0.12
, hashable >= 1.2 && < 1.5
, hashable >= 1.2 && < 1.6
, mtl >= 2.2 && < 2.4
, stm >= 2.4 && < 2.6
, text >= 1.2 && < 2.2
Expand Down

0 comments on commit 49f415c

Please sign in to comment.