client: remove ghc package requirement

Will be managed by `stack` via respective source builds.
This commit is contained in:
2024-07-13 23:40:19 -07:00
parent b7900f1eef
commit 9975d3471c
6 changed files with 7 additions and 13 deletions

View File

@@ -22,7 +22,6 @@
USER root
RUN pacman -Syu \
ghc \
stack \
--noconfirm --disable-download-timeout