Merge pull request #1188 from felixonmars/patch-1
Allow singleton-bool 0.1.5
This commit is contained in:
commit
0f590dc7d9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue