Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 200fc96208 - Show all commits

View File

@ -6,7 +6,6 @@ RUN apt-get -y update
RUN apt-get -y install haskell-stack git
RUN apt-get -y install alex g++ happy libghc-zlib-dev libpq-dev libsodium-dev locales locales-all pkg-config
ADD . /fradrive
WORKDIR /fradrive
ENV HOME=/fradrive

View File

@ -13,7 +13,6 @@ RUN apt-get -y install exiftool
# RUN npm install -g n
# RUN n 14.19.1
ADD . /fradrive
WORKDIR /fradrive
ENV HOME=/fradrive