|  | 672ebf6426 | Bump version | 2020-08-14 16:57:15 +02:00 |  | 
			
				
					|  | fd76fde23a | Add cabal-3.4.0.0-rc1 | 2020-08-14 16:54:27 +02:00 |  | 
			
				
					|  | e24c9a3ffe | Show stray cabals, fixes #45 | 2020-08-14 16:53:32 +02:00 |  | 
			
				
					|  | 2641d50c21 | Update ghcup binaries | 2020-08-14 09:42:41 +02:00 |  | 
			
				
					|  | 202f3ea3ba | Fix bug where setting non-installed GHC unsets current one | 2020-08-13 20:40:09 +02:00 |  | 
			
				
					|  | 4f09e3ff7e | Update CHANGELOG | 2020-08-13 17:01:09 +02:00 |  | 
			
				
					|  | 1148219130 | Fix README | 2020-08-12 10:13:18 +02:00 |  | 
			
				
					|  | 4b47800dfb | CHANGELOG fix | 2020-08-11 22:38:22 +02:00 |  | 
			
				
					|  | e2c4db9132 | Rm unneeded note | 2020-08-11 22:04:08 +02:00 |  | 
			
				
					|  | 90af68b211 | Pre-release 0.1.9 | 2020-08-11 21:55:15 +02:00 |  | 
			
				
					|  | 80603662b4 | Merge branch 'cabal-install-3.4.0.0-rc1' | 2020-08-11 21:34:45 +02:00 |  | 
			
				
					|  | d2c5d4dfd9 | Test that we're not missing GHCup alpine | 2020-08-11 20:23:15 +02:00 |  | 
			
				
					|  | 6f1b8b4041 | Fix build on 32bit | 2020-08-11 19:47:29 +02:00 |  | 
			
				
					|  | f63b2bf744 | Fix CI | 2020-08-11 11:48:42 +02:00 |  | 
			
				
					|  | 71cb75c170 | Update .gitignore | 2020-08-10 22:28:02 +02:00 |  | 
			
				
					|  | dac64f5718 | Make TarDir backwardscompat | 2020-08-10 22:28:02 +02:00 |  | 
			
				
					|  | 27b2d2ac7d | Fix cabal.project for cabal-3.4 | 2020-08-10 22:28:01 +02:00 |  | 
			
				
					|  | 47142dd376 | Test on 32bit | 2020-08-10 22:28:01 +02:00 |  | 
			
				
					|  | d071a7e51b | Avoid duplicate edits to .bashrc etc | 2020-08-10 22:28:01 +02:00 |  | 
			
				
					|  | 5c45884f5f | Allow to specify regex for subdir | 2020-08-10 22:27:50 +02:00 |  | 
			
				
					|  | cafedd73a2 | Use Settings to avoid querying dirs every time | 2020-08-10 21:52:30 +02:00 |  | 
			
				
					|  | 7163b77837 | Only query directories once | 2020-08-10 21:51:31 +02:00 |  | 
			
				
					|  | 122c54b51e | Refactor | 2020-08-10 21:51:31 +02:00 |  | 
			
				
					|  | b9d7d7d007 | Fix licences in module haddock | 2020-08-10 21:51:29 +02:00 |  | 
			
				
					|  | 9050c9792a | Improve bootstrap-haskell | 2020-08-10 21:51:20 +02:00 |  | 
			
				
					|  | aac8f760ad | Add xdg support wrt #39 | 2020-08-10 21:51:19 +02:00 |  | 
			
				
					|  | 7d334c18f5 | Don't stop TUI on subcommand failure | 2020-08-10 21:51:19 +02:00 |  | 
			
				
					|  | 86b0e4b31b | Fix cabalSetfor pre-release versions | 2020-08-10 21:51:19 +02:00 |  | 
			
				
					|  | af811f3dbc | nubresult in getInstalledCabals | 2020-08-10 21:51:19 +02:00 |  | 
			
				
					|  | d30d2ac8a5 | Add cabal-install-3.4.0.0-rc1 | 2020-08-10 21:51:00 +02:00 |  | 
			
				
					|  | 86a4b10de6 | Merge branch 'yaml' | 2020-08-10 08:58:55 +02:00 |  | 
			
				
					|  | cfa7049ab9 | Merge branch 'CI' | 2020-08-09 22:11:48 +02:00 |  | 
			
				
					|  | 391676e90a | Use yaml instead of pesky json | 2020-08-09 21:56:11 +02:00 |  | 
			
				
					|  | 34e4ece8b5 | Merge branch 'ghc-8.10.2' | 2020-08-09 16:14:04 +02:00 |  | 
			
				
					|  | cf6443d83f | Add GHC-8.10.2 | 2020-08-09 15:53:56 +02:00 |  | 
			
				
					|  | 846cf92fa4 | Add GHC-8.10.2 | 2020-08-09 15:49:08 +02:00 |  | 
			
				
					|  | ab568901f8 | Try to build for El Capitan | 2020-07-22 22:50:13 +02:00 |  | 
			
				
					|  | bfda95c0d6 | Fix haskus-utils-types build with GHC-8.10.1 | 2020-07-22 02:35:22 +02:00 |  | 
			
				
					|  | fb1875ee5b | Doc fixes | 2020-07-22 02:34:17 +02:00 |  | 
			
				
					|  | 185d4f869b | Remove unnecessary bundles | 2020-07-22 01:37:15 +02:00 |  | 
			
				
					|  | 2ac8b61aa8 | Fix bootstrap-haskell when ghcup is a broken script Fixes #28 | 2020-07-22 01:25:12 +02:00 |  | 
			
				
					|  | 8739cb4656 | Enable haddock building in CI | 2020-07-22 01:11:37 +02:00 |  | 
			
				
					|  | 826900cc41 | Improve documentation | 2020-07-22 01:08:58 +02:00 |  | 
			
				
					|  | ec6bbdbf06 | Update ghcup binaries | 2020-07-22 00:18:31 +02:00 |  | 
			
				
					|  | 15a188c501 | Update FreeBSD 8.10.1 | 2020-07-22 00:17:14 +02:00 |  | 
			
				
					|  | b5440fc7d2 | Fix bug in installCabalBin | 2020-07-21 23:10:47 +02:00 |  | 
			
				
					|  | 4b21adadf1 | Release 0.1.8 | 2020-07-21 22:47:21 +02:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | ccb95bcbee | f custom | 2020-07-21 22:42:39 +02:00 |  | 
			
				
					|  | 21ac670bbe | Update FreeBSD bindist | 2020-07-21 21:08:41 +02:00 |  |