ghc-bin: currently broken for x86_64-musl

This commit is contained in:
Jürgen Buchmüller 2020-03-24 15:28:26 +01:00
parent ed508c7176
commit 2a17b6fc19
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ x86_64-musl)
# create with "make binary-dist"
distfiles="https://alpha.de.repo.voidlinux.org/distfiles/ghc-${version}-x86_64-void-linux-musl.tar.xz"
checksum=070f2abe8b0c08bf2db1833ed7f40195b72ee9ca8888855fb16a75c6e248f936
# Need to create a new binary
broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/27136/steps/shell_3/logs/stdio"
;;
i686)
distfiles="https://downloads.haskell.org/~ghc/${version%[!0-9]}/ghc-${version}-i386-deb9-linux.tar.xz"