[Haskell-cafe] Dropbox sdk

Pieter Laeremans pieter at laeremans.org
Mon Jan 23 14:11:12 UTC 2017


Hi all, 

I've tried using the dropbox sdk package from package today. 
But it is a bit outdated I can't get it to compile.

I 've tried using stack init, with various resolvers.
One of the problems seems to be that the dependencies for the
certificate package used to 
by dropbox-sdk,  enforces base < 4.8. 

How should I best tackle this problem ? 
Should I assume that the certificate package should be replaced by
something else? 
And just try to modify the code ? 

I know it's open source, so I would prefer trying out a fix, and
submitting a patch request, 
rather than bothering the maintainers.

Thanks for your help,

Pieter

-- 
  Pieter Laeremans
  pieter at laeremans.org


More information about the Haskell-Cafe mailing list