guard against failures with old versions of 'either'

This commit is contained in:
Alp Mestanogullari 2014-12-19 18:26:03 +01:00
parent 0fea0ddbf9
commit df5c8d9843

View File

@ -34,7 +34,7 @@ library
, aeson
, attoparsec
, bytestring
, either
, either >= 4.3
, http-types
, network-uri >= 2.6
, safe