fix build

This commit is contained in:
Joey Hess 2018-05-21 11:00:23 -04:00
parent 5204e1dd9d
commit 6a63920732
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -90,7 +90,7 @@ mkUrlOptions defuseragent reqheaders reqparams manager =
UrlOptions useragent reqheaders urldownloader applyrequest manager
where
urldownloader = if null reqparams
#if MIN_VERSION_cryptonite(0,6)
#if MIN_VERSION_cryptonite(0,6,0)
then DownloadWithConduit
#else
-- Work around for old cryptonite bug that broke tls.