We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4dbb65 commit e542f33Copy full SHA for e542f33
3.5/bookworm/Dockerfile
@@ -57,7 +57,7 @@ RUN set -eux; \
57
--prefix=/usr/local \
58
--flags='+server +lua' \
59
--sysconfdir=/etc \
60
- --ghc-options='-optc-Os -optl=-pthread -fPIC -j4 +RTS -A256m -RTS' \
+ --ghc-options='-optc-Os -optl=-pthread -fPIC -j4 +RTS -M4G -A256m -RTS' \
61
--constraint='any.Cabal ==3.4.1.0' \
62
--constraint='any.Glob ==0.10.2' \
63
--constraint='any.HUnit ==1.6.2.0' \
0 commit comments