Add ghcup www, design from rustup
Already uploaded for testing: https://www.haskell.org/ghcup/
Merge request reports
Activity
Created by: gbaz
Honestly I don't see what it means to say "ghcup is an official Haskell project". Like, haskell.org hosts it now sure, so you could note that. But even ghc isn't an "official Haskell project" -- unlike rust there's no body (including the haskell.org committee) in a position to make such designations :-) Perhaps it could just say "ghcup is hosted by haskell.org".
Also, I visited from a mac and it said "You appear to be running Unix." Which, I guess, isn't exactly wrong, but nonetheless. It would maybe be better to say "Unix or OS X" or the like?
And finally, the "other installation options" should link to the downloads page, even though it remains a mess. The platform page now just recommends ghcup for linux (and will probably soon do so for os x) so it'll create a link cycle.
Created by: gbaz
The js code is able to detect this, but what is the value of this distinction? It's a unix-like system, we probably have POSIX and that's all we need to know...
Sure its all we need to know, but it would be confusing to many users, who really don't think of OS X as a unix, and hence would be confused by text saying they were running unix, and perhaps think that there was a mistake.
@gbaz people have been raising concerns about the visibility of the page https://www.reddit.com/r/haskell/comments/b4kcfg/ghcup_homepage_now_at_haskellorg/ej9karl/?context=3
At least https://www.haskell.org/platform/#linux-generic should probably point to the new homepage now.