brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
281 stars 105 forks source link

gogol: bound conduit due to loss of Resumable #95

Closed jtdaugherty closed 5 years ago

jtdaugherty commented 6 years ago

Conduit 1.3.0 removed Resumable, leading to build failures against 1.3.0 saying ResumableSource could not be found. This bound avoids those failures.