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
Francesco Gazzetta
5a60195c47
Add Linux Mint support
2019-05-19 19:50:21 +02:00
01f7a58565
Add support for 8.6.5
2019-04-24 14:37:32 +08:00
David Tchepak
18c7e546b6
Add GHC 8.6.4
...
Added downloads available from https://downloads.haskell.org/~ghc/8.6.4/
as at the time of commit.
Have not made this recommended yet until common tools and libs are all
confirmed to work fine.
2019-03-06 10:55:33 +11:00
George Wilson
bb80559fb3
Specify versions for FreeBSD
2019-02-18 13:59:17 +10:00
George Wilson
4c22f6f41f
Add FreeBSD download URLs
2019-02-17 03:32:28 +10:00
f9195eb4d0
Improve documentation in .download-urls
2019-01-04 13:03:26 +08:00
Andrea Bedini
ac83c76bfb
Centos binaries seems to work on Amazon Linux
...
Note that the packages `ncurses-term` and `gmp-devel` are required to run ghc.
2018-12-27 15:40:39 +01:00
2f44cc88ac
Fix download url for 8.6.3
2018-12-08 12:56:25 +08:00
0b67aeb23f
Update for GHC-8.6.3
2018-12-08 12:34:51 +08:00
Herbert Valerio Riedel
ed54676794
Add alpine/aix/fbsd cabal bindists to metadata
2018-11-28 01:08:21 +01:00
c3adab5c43
Add cabal-install 2.4.1.0 to metadata, fixes #54
2018-11-27 15:16:38 +08:00
Oleg Grenrus
6008d8a964
Support installing on macOS aka Darwin
...
Resolves https://github.com/haskell/ghcup/issues/33
2018-11-11 20:13:06 +02:00
Mitchell Rosen
632eda5507
GHC 8.6.2 metadata
2018-11-05 12:19:16 -05:00
29911cd420
Introduce and use a meta file format for URLs and available versions
...
Fixes #21
Fixes #9
Fixes #10
Fixes #5
2018-10-30 21:21:42 +08:00