Allow dlist 0.8

Due to https://github.com/commercialhaskell/stackage/issues/5961
This commit is contained in:
Nikita Volkov 2021-03-24 10:15:14 +03:00
parent 8819697474
commit d7fa056e04

View File

@ -60,7 +60,7 @@ library
bytestring-strict-builder >=0.4.5.1 && <0.5, bytestring-strict-builder >=0.4.5.1 && <0.5,
contravariant >=1.3 && <2, contravariant >=1.3 && <2,
contravariant-extras ==0.3.*, contravariant-extras ==0.3.*,
dlist >=1 && <2, dlist ==0.8.* || >=1 && <2,
hashable >=1.2 && <2, hashable >=1.2 && <2,
hashtables >=1.1 && <2, hashtables >=1.1 && <2,
mtl >=2 && <3, mtl >=2 && <3,