We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa644f0 commit 458ccdbCopy full SHA for 458ccdb
.cirrus.yml
@@ -17,7 +17,7 @@ build_task:
17
ARTIFACT: "x86_64-freebsd"
18
DISTRO: "na"
19
RUNNER_OS: "FreeBSD"
20
- ADD_CABAL_ARGS: "--enable-split-sections"
+ ADD_CABAL_ARGS: "--enable-split-sections --constraint='text -simdutf'"
21
GITHUB_WORKSPACE: ${CIRRUS_WORKING_DIR}
22
CABAL_CACHE_NONFATAL: "yes"
23
matrix:
0 commit comments