Relax to 0.6
Co-authored-by: endgame <endgame@users.noreply.github.com>
This commit is contained in:
parent
9dee0136f1
commit
66e8360cb3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue