Cirrus: Fix CABALOPTS env variable.

This commit is contained in:
John MacFarlane
2023-03-12 12:54:27 -07:00
parent 5159109d9a
commit 692023cc45
+1 -1
View File
@@ -28,7 +28,7 @@ task:
cpu: 4
memory: 12G
env:
CABALOPTS: -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4 --ghc-options="-j4 +RTS -A256m -RTS -split-sections -optc-Os -optl=-pthread"
CABALOPTS: -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4 --ghc-options='-j4 +RTS -A256m -RTS -split-sections -optc-Os -optl=-pthread'
cabal_store_cache:
folder: ~/.cabal/store
fingerprint_key: linux_arm64_2023_03_11