We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52296db commit 13a1621Copy full SHA for 13a1621
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='-O1 -optc-Os -optl=-pthread -fPIC -j +RTS -A128m -n2m -RTS' \
+ --ghc-options='-optc-Os -optl=-pthread -fPIC -j +RTS -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