Commit Graph

26 Commits

Author SHA1 Message Date
Julian Ospald 91334cd515
Add support for 7.10.3 2020-01-26 15:41:26 +01:00
Julian Ospald 259916a27d
Add 8.8.2 musl urls 2020-01-17 18:59:00 +01:00
Julian Ospald 7033807e85
Add ghc-8.8.2 2020-01-16 22:52:19 +01:00
Julian Ospald 64e3af0225
Add 8.4.2 2020-01-07 14:15:34 +01:00
Julian Ospald 1bdd80e3c5
Add 8.4.1 2020-01-07 14:15:24 +01:00
Julian Ospald d1912997e9
Add support for GHC-8.8.1 on alpine 2019-10-08 12:43:46 +08:00
Herbert Valerio Riedel fce0ed8bf4
Register cabal 3.0.0.0 artifacts 2019-08-27 15:20:58 +02:00
Ben Gamari 18c088df1d
Add GHC 8.8.1 2019-08-26 05:41:10 -04:00
Leif Metcalf fcfb9f0675
Use libtinfo5 bindists for Ubuntu LTS 2019-07-11 09:42:11 +12:00
Leif Metcalf 71e8f9eafc
Use Fedora bindist for Ubuntu 2019-07-07 15:29:00 +12:00
Michael Abbott 4b8fb7dc6d Fix incorrect download URL for GHC 8.6.5 on centos 2019-06-25 07:59:46 +01: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
Francesco Gazzetta 5a60195c47 Add Linux Mint support 2019-05-19 19:50:21 +02:00
Julian Ospald 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
Julian Ospald 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
Julian Ospald 2f44cc88ac
Fix download url for 8.6.3 2018-12-08 12:56:25 +08:00
Julian Ospald 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
Julian Ospald 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
Julian Ospald 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