Commit Graph

278 Commits

Author SHA1 Message Date
Julian Ospald 86a4b10de6
Merge branch 'yaml' 2020-08-10 08:58:55 +02:00
Julian Ospald cfa7049ab9
Merge branch 'CI' 2020-08-09 22:11:48 +02:00
Julian Ospald 391676e90a
Use yaml instead of pesky json 2020-08-09 21:56:11 +02:00
Julian Ospald 34e4ece8b5
Merge branch 'ghc-8.10.2' 2020-08-09 16:14:04 +02:00
Julian Ospald cf6443d83f
Add GHC-8.10.2 2020-08-09 15:53:56 +02:00
Julian Ospald 846cf92fa4
Add GHC-8.10.2 2020-08-09 15:49:08 +02:00
Julian Ospald ab568901f8
Try to build for El Capitan 2020-07-22 22:50:13 +02:00
Julian Ospald bfda95c0d6
Fix haskus-utils-types build with GHC-8.10.1 2020-07-22 02:35:22 +02:00
Julian Ospald fb1875ee5b
Doc fixes 2020-07-22 02:34:17 +02:00
Julian Ospald 185d4f869b
Remove unnecessary bundles 2020-07-22 01:37:15 +02:00
Julian Ospald 2ac8b61aa8
Fix bootstrap-haskell when ghcup is a broken script
Fixes #28
2020-07-22 01:25:12 +02:00
Julian Ospald 8739cb4656
Enable haddock building in CI 2020-07-22 01:11:37 +02:00
Julian Ospald 826900cc41
Improve documentation 2020-07-22 01:08:58 +02:00
Julian Ospald ec6bbdbf06
Update ghcup binaries 2020-07-22 00:18:31 +02:00
Julian Ospald 15a188c501
Update FreeBSD 8.10.1 2020-07-22 00:17:14 +02:00
Julian Ospald b5440fc7d2
Fix bug in installCabalBin 2020-07-21 23:10:47 +02:00
Julian Ospald 4b21adadf1
Release 0.1.8 2020-07-21 22:47:21 +02:00
Julian Ospald 78ae77780b
Fix bug in logging thread
It would die on newlines due to empty String blindness.
Also make sure takeMVar does not block.
2020-07-21 22:43:09 +02:00
Julian Ospald ccb95bcbee
f custom 2020-07-21 22:42:39 +02:00
Julian Ospald 21ac670bbe
Update FreeBSD bindist 2020-07-21 21:08:41 +02:00
Julian Ospald 8b54dee66c
Merge branch 'CI-m' 2020-07-21 20:21:53 +02:00
Julian Ospald dad926f3ba
Allow to specify custom bindist, fixes #14 2020-07-21 20:19:33 +02:00
Julian Ospald a298d949b5
Remove FreeBSD workaround in CI 2020-07-21 19:00:10 +02:00
Julian Ospald e1cf11f9d4
Add Alpine GHC 8.4.4 for 64bit 2020-07-21 01:18:03 +02:00
Julian Ospald a046f16308
Remove libtinfo compat symlinks 2020-07-21 00:36:31 +02:00
Julian Ospald 97cd43792d
Set 8.8.4 as recommended GHC version 2020-07-21 00:31:02 +02:00
Julian Ospald 08693e6d3a
Add more alpine bindists 2020-07-21 00:29:46 +02:00
Julian Ospald e2227da8d2
Update ghcup binaries 2020-07-21 00:02:14 +02:00
Julian Ospald 5f20e4c583
Bump versions in CI 2020-07-20 23:57:26 +02:00
Julian Ospald f82f1a12dd
Update version in bootstrap-script 2020-07-20 23:04:11 +02:00
Julian Ospald 53148fd1c9
Release 0.1.7 2020-07-20 22:25:28 +02:00
Julian Ospald 8985101b2a
Use 8.8.4 for test build 2020-07-20 22:25:09 +02:00
Julian Ospald d1949c8490
Use available bindists for release build 2020-07-20 22:24:21 +02:00
Julian Ospald b7faae1203
Add more alpine bindists 2020-07-20 22:20:24 +02:00
Julian Ospald b6a9d35c3e
Merge branch 'alpine-bindists' 2020-07-20 20:59:08 +02:00
Julian Ospald 6cb6c7a448
Install alpine bindists with --disable-ld-override 2020-07-20 20:48:22 +02:00
Julian Ospald 22a5ad739e
Don't try non-musl bindists for Alpine Linux 2020-07-20 20:47:45 +02:00
Julian Ospald 14c91bdd78
Merge branch 'libarchive-fix' 2020-07-20 20:34:54 +02:00
Julian Ospald 2c638cd2e2
Fix unpacking of bindists with hardinks pointing to themselves
https://github.com/vmchale/libarchive/issues/14
https://github.com/libarchive/libarchive/issues/1381
2020-07-20 20:34:36 +02:00
Julian Ospald 9e59f484e3
Fix alpine bindists 2020-07-20 20:30:47 +02:00
Julian Ospald ac8419ecb2
Fix platform detection for i386 docker images wrt #37 2020-07-20 20:30:36 +02:00
Julian Ospald 3ecdb63063
Update tarballs 2020-07-19 00:50:57 +02:00
Julian Ospald cfe24428fa
Only check for upgrades when not upgrading 2020-07-19 00:47:20 +02:00
Julian Ospald 4c4266dd8c
Add GHC-8.8.4 for FreeBSD 2020-07-16 14:38:19 +02:00
Julian Ospald e8336bbc8a
Add GHC-8.8.4 2020-07-16 10:57:44 +02:00
Julian Ospald 0f69c73e0e
Rework printing/tee
This should be faster to draw, use less syscalls
and generally use EOF and pipes correctly.
2020-07-16 00:10:27 +02:00
Julian Ospald e348de8dc4
Drop unused error variants 2020-07-14 19:16:01 +02:00
Julian Ospald 55a3ba9be2
Improve fish support in bootstrap-haskell 2020-07-14 19:08:20 +02:00
Julian Ospald 51b29b81b0
Use new-style ghcup commands in bootstrap-haskell 2020-07-14 19:07:57 +02:00
Julian Ospald 3c2e0334b7
Update ghcup binary urls 2020-07-14 19:07:19 +02:00