Commit Graph

5 Commits

Author SHA1 Message Date
Gershom c356b5c5a4 code review 2019-07-22 02:23:38 -04:00
Julian Ospald 2f04cc080b
Remove python from requirements
It's only needed for building GHC.
2019-07-09 10:51:25 +08:00
Leif Metcalf bbe321488a
Update Ubuntu requirements 2019-07-07 15:31:36 +12:00
Julian Ospald 00fd6f53b9
Add GHC alpine supprt wrt #82
* the bindists are not official
* we have to allow curl to follow redirects, because github
  hosts on AWS
* bindists are built without haddock support, so those symlinks
  must be conditional for now, see
  https://github.com/redneb/ghc-alt-libc/issues/5
2019-06-13 14:47:33 +08:00
Julian Ospald ba64b13417
Introduce print-system-reqs wrt #49
And also make bootstrap-haskell print this by default.
2019-04-10 23:43:58 +08:00