summaryrefslogtreecommitdiff
path: root/mk/get-win32-tarballs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move win32 tarball download logic to scriptBen Gamari2015-10-301-0/+144
This allows it to be used by users and packagers to grab the tarballs necessary to generate a source tarball. Test Plan: try it Reviewers: thomie, austin, Phyx Reviewed By: thomie, austin, Phyx Subscribers: erikd Differential Revision: https://phabricator.haskell.org/D1378