Allow singleton-bool 0.1.6

Builds fine and all tests pass.
This commit is contained in:
Felix Yan 2021-04-21 06:16:17 +08:00 committed by GitHub
parent ad76c47c2f
commit 3c520683ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ library
-- i.e. re-export, or allow using without direct dependency
build-depends:
http-api-data >= 0.4.1 && < 0.4.3
, singleton-bool >= 0.1.4 && < 0.1.6
, singleton-bool >= 0.1.4 && < 0.1.7
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
-- Here can be exceptions if we really need features from the newer versions.