Relax to 0.6

Co-authored-by: endgame <endgame@users.noreply.github.com>
This commit is contained in:
Felix Yan 2022-10-21 10:56:18 +03:00 committed by GitHub
parent 9dee0136f1
commit 66e8360cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ library
-- We depend (heavily) on the API of these packages:
-- i.e. re-export, or allow using without direct dependency
build-depends:
http-api-data >= 0.4.1 && < 0.5.1
http-api-data >= 0.4.1 && < 0.6
, singleton-bool >= 0.1.4 && < 0.1.7
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.