Commit Graph

345 Commits

Author SHA1 Message Date
Julian Ospald c3c11ef5a8
Merge remote-tracking branch 'origin/merge-requests/118' 2019-09-04 10:29:25 +08:00
Joseph C. Sible bea68cd831 Remove xz-utils
This is redundant to build-essential.
2019-09-02 13:28:49 -04:00
Joseph C. Sible 2dd3b5f2c4 Add two more packages for Debian/Ubuntu
If libtinfo5 isn't installed, then installation fails with a message like this:
/home/ubuntu/.ghcup/ghc/8.6.5/lib/ghc-8.6.5/bin/ghc-pkg: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory

If xz-utils isn't installed, then installation fails with a message like this:
Following commands are required, but missing, please install:  xz
2019-08-31 18:50:30 -04:00
Sam Halliday b2e0db9031 fixup! shellcheck 2019-08-28 21:17:40 +01:00
Sam Halliday cfa2986e0c shellcheck 2019-08-28 21:04:39 +01:00
Sam Halliday 8bde9b9365 support compilation of ghc 8.8.1+ 2019-08-28 20:35:08 +01:00
Julian Ospald 4bf9bbf72f
Merge remote-tracking branch 'origin/MR/cabal30' 2019-08-28 11:36:59 +08:00
Herbert Valerio Riedel fce0ed8bf4
Register cabal 3.0.0.0 artifacts 2019-08-27 15:20:58 +02:00
Julian Ospald 4f6ea146b7
Update latest tag 2019-08-26 18:09:06 +08:00
Julian Ospald 86c51cae35
Merge remote-tracking branch 'origin/merge-requests/115' 2019-08-26 18:08:36 +08:00
Ben Gamari 18c088df1d
Add GHC 8.8.1 2019-08-26 05:41:10 -04:00
Julian Ospald 5c1d71154d
Also check for .bash_profile 2019-08-22 15:37:20 +08:00
Julian Ospald 612e0e1ee2
Merge branch 'easier-install' 2019-08-22 10:50:32 +08:00
Julian Ospald 61a5e17944
Make installation via bootstrap-haskell easier
Fixes #113
2019-08-21 22:34:53 +08:00
Julian Ospald 077ed765b7
Fix command_exists for darwin 2019-08-21 19:28:35 +08:00
Julian Ospald 689ff9e64e
Merge branch 'no-path' 2019-08-21 16:02:03 +08:00
Julian Ospald 7713180914
Remove redundant PATH messages wrt #113 2019-08-19 10:24:22 +08:00
Julian Ospald 10d1d2cc58
Merge branch 'no-root' 2019-08-15 11:27:09 +08:00
Julian Ospald e23f2a84a6
www: specify that the installation command should be run as normal user
Fixes #112
2019-08-15 11:25:52 +08:00
Julian Ospald ad91509d28
Merge remote-tracking branch 'origin/merge-requests/111' 2019-07-29 10:42:56 +08:00
Eric Mertens 5066a0a816 Don't check for xz on darwin
xz is not needed on darwin and checking for it generates a lot
of questions for new users that we could easily avoid.
2019-07-26 09:45:30 -07:00
Julian Ospald 243b1352a7
Merge branch 'bash-completion' 2019-07-25 19:19:30 +08:00
Julian Ospald 580da22569
Add basic bash-completion wrt #109 2019-07-24 16:53:15 +08:00
Julian Ospald 1b719ead22
Merge remote-tracking branch 'origin/merge-requests/109' 2019-07-23 10:46:50 +08:00
Gershom c356b5c5a4 code review 2019-07-22 02:23:38 -04:00
Gershom be1300b08a code review 2019-07-22 02:23:02 -04:00
Gershom d7d7c955d9 avoid requiring xz on os x, improve reqs msg 2019-07-18 01:59:04 -04:00
Julian Ospald 0a71d0ae61
Merge remote-tracking branch 'origin/merge-requests/108' 2019-07-11 10:27:38 +08:00
Leif Metcalf fcfb9f0675
Use libtinfo5 bindists for Ubuntu LTS 2019-07-11 09:42:11 +12:00
Julian Ospald 2f04cc080b
Remove python from requirements
It's only needed for building GHC.
2019-07-09 10:51:25 +08:00
Julian Ospald 081d643842
Merge remote-tracking branch 'origin/merge-requests/107' 2019-07-09 10:45:17 +08:00
Leif Metcalf bbe321488a
Update Ubuntu requirements 2019-07-07 15:31:36 +12:00
Leif Metcalf 71e8f9eafc
Use Fedora bindist for Ubuntu 2019-07-07 15:29:00 +12:00
Julian Ospald 292072e3d2
Add X.Y tags for GHC versions 2019-06-28 10:50:53 +08:00
Julian Ospald ccbff2c4e1
Merge remote-tracking branch 'origin/merge-requests/105' 2019-06-25 18:14:43 +08: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 9cf7a6bbbe
Merge remote-tracking branch 'origin/merge-requests/104' 2019-06-24 21:45:35 +08:00
Michael Abbott 0c5951a225 Fix bogus tabs (issue #106) 2019-06-24 14:32:58 +01:00
Julian Ospald 4842f7ee68
Add redhat support wrt #105 2019-06-24 18:47:13 +08:00
Julian Ospald 332dee2af8
Merge branch 'expose-hsc2hs' 2019-06-21 00:17:49 +08:00
Julian Ospald c984cafb1c
Expose hsc2hs (and other tools distributed with GHC)
Fixes #104
2019-06-20 01:07:29 +08:00
Julian Ospald b56597a02a
Install haddock-$ghcver symlinks by default 2019-06-14 11:20:21 +08:00
Julian Ospald 13612acb2a
Merge branch 'alpine-ghc-support' 2019-06-14 10:06:25 +08:00
Julian Ospald 258b61b4da
Merge branch 'major-version-symlinks' 2019-06-14 09:55:18 +08:00
Julian Ospald 010b140cda
Introduce major version symlinks wrt #101 2019-06-13 14:49:08 +08: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 62d9606d88
Merge branch 'github-ci' 2019-06-13 12:10:28 +08:00
Julian Ospald b45916a6c8
Use local .available-versions and .download-urls 2019-06-13 11:08:44 +08:00
Julian Ospald a6aace4734
Install missing libnuma 2019-06-13 11:01:48 +08:00
Matthew Pickering 9c7e02af23 Execute .github-ci.sh 2019-06-12 17:46:55 +01:00