Relax an upper bound

This commit is contained in:
Michael Snoyman 2022-02-11 05:10:14 +02:00
parent 863cdfa458
commit 2c498c14b2
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -15,7 +15,7 @@ extra-source-files: README.md ChangeLog.md
library library
default-language: Haskell2010 default-language: Haskell2010
build-depends: authenticate-oauth >= 1.5 && < 1.7 build-depends: authenticate-oauth >= 1.5 && < 1.8
, base >= 4.10 && < 5 , base >= 4.10 && < 5
, bytestring >= 0.9.1.4 , bytestring >= 0.9.1.4
, text >= 0.7 , text >= 0.7