Allow singleton-bool 0.1.5

Builds fine and all tests pass here.
This commit is contained in:
Felix Yan 2019-06-25 00:02:57 +08:00 committed by GitHub
parent 4bd2aa10cd
commit 5557920de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ library
-- i.e. re-export, or allow using without direct dependency
build-depends:
http-api-data >= 0.4.1 && < 0.4.2
, singleton-bool >= 0.1.4 && < 0.1.5
, singleton-bool >= 0.1.4 && < 0.1.6
-- 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.