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
This commit is contained in:
2019-06-11 11:21:52 +08:00
parent 62d9606d88
commit 00fd6f53b9
3 changed files with 30 additions and 4 deletions

1
.requirements/ghc/alpine Normal file
View File

@@ -0,0 +1 @@
curl gcc g++ gmp-dev ncurses-dev libffi-dev make python3 xz tar perl