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 23, 2024
1 parent 3a3ccd9 commit f4e049f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams-postscript.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ Library
semigroups >= 0.3.4 && < 0.21,
lens >= 4.0 && < 5.4,
containers >= 0.3 && < 0.8,
hashable >= 1.1 && < 1.5
hashable >= 1.1 && < 1.6

default-language: Haskell2010

0 comments on commit f4e049f

Please sign in to comment.