Allow singleton-bool 0.1.5
Builds fine and all tests pass here.
This commit is contained in:
parent
4bd2aa10cd
commit
5557920de3
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ library
|
||||||
-- i.e. re-export, or allow using without direct dependency
|
-- i.e. re-export, or allow using without direct dependency
|
||||||
build-depends:
|
build-depends:
|
||||||
http-api-data >= 0.4.1 && < 0.4.2
|
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.
|
-- 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.
|
-- Here can be exceptions if we really need features from the newer versions.
|
||||||
|
|
Loading…
Reference in a new issue