Allow to build with curl (cli) instead of http-io-streams
This allows to avoid linking against OpenSSL on mac.
Showing
- ghcup.cabal 15 additions, 3 deletionsghcup.cabal
- lib/GHCup/Download.hs 37 additions, 240 deletionslib/GHCup/Download.hs
- lib/GHCup/Download/IOStreams.hs 253 additions, 0 deletionslib/GHCup/Download/IOStreams.hs
- lib/GHCup/Download/Utils.hs 64 additions, 0 deletionslib/GHCup/Download/Utils.hs
- lib/GHCup/Version.hs 5 additions, 0 deletionslib/GHCup/Version.hs
lib/GHCup/Download/IOStreams.hs
0 → 100644
lib/GHCup/Download/Utils.hs
0 → 100644
Please register or sign in to comment