fix build
This commit is contained in:
parent
5204e1dd9d
commit
6a63920732
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue