Skip to content

get-win32-tarballs: Fix incorrect parenthesization

Ben Gamari requested to merge wip/T18821-8.8 into ghc-8.8

Previously the download fallback wasn't parenthesized correctly, resulting in the mirror being consulted regardless of whether the downloads.haskell.org download succeeded.

Fixes #18821 (closed).

Edited by Ben Gamari

Merge request reports