allow hashable-1.5
This commit is contained in:
parent
fe86a7c1e2
commit
692805d15b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue