neurocyte / ghc-android

Build scripts for building ghc cross compilers targeting Android
182 stars 29 forks source link

Fixed issue where curl wouldn't follow redirects #39

Open Ofenhed opened 7 years ago

Ofenhed commented 7 years ago

Curl was unable to download GHC because of redirects. This is a small fix for that issue.