allow hashable-1.5

This commit is contained in:
Brent Yorgey 2024-08-24 08:23:28 -05:00
parent fe86a7c1e2
commit 692805d15b

View file

@ -28,7 +28,7 @@ library
build-depends: base >= 4.5 && < 4.21,
blaze-builder >= 0.4 && < 0.5,
bytestring >= 0.10 && < 0.13,
hashable >= 1.1 && < 1.5,
hashable >= 1.1 && < 1.6,
text >= 0.11 && < 2.2,
unordered-containers >= 0.2 && < 0.3
hs-source-dirs: src