This commit is contained in:
2021-06-05 22:26:35 +02:00
parent 98751cf8fb
commit 9f92e0bc86
3 changed files with 19 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
* Add date to GHC bindist names created by ghcup
* Warn when /tmp doesn't have 5GB or more of disk space
* Allow to compile GHC from git repo wrt [#126](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/126)
* Allow to set custom ghc version when running 'ghcup compile ghc' wrt [#136](https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/136)
* Add stack support
## 0.1.14.2 -- 2021-05-12