guard against failures with old versions of 'either'
This commit is contained in:
parent
0fea0ddbf9
commit
df5c8d9843
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ library
|
|||
, aeson
|
||||
, attoparsec
|
||||
, bytestring
|
||||
, either
|
||||
, either >= 4.3
|
||||
, http-types
|
||||
, network-uri >= 2.6
|
||||
, safe
|
||||
|
|
Loading…
Reference in a new issue