Skip to content

Commit

Permalink
allow hashable-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Aug 22, 2024
1 parent bdde9b8 commit d7fbe63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams-lib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Library
optparse-applicative >= 0.11 && < 0.19,
filepath >= 1.4 && < 1.6,
JuicyPixels >= 3.3.4 && < 3.4,
hashable >= 1.1 && < 1.5,
hashable >= 1.1 && < 1.6,
linear >= 1.20.1 && < 1.24,
adjunctions >= 4.0 && < 5.0,
distributive >=0.2.2 && < 1.0,
Expand Down

0 comments on commit d7fbe63

Please sign in to comment.