Allow singleton-bool 0.1.6
Builds fine and all tests pass.
This commit is contained in:
parent
ad76c47c2f
commit
3c520683ce
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue