Skip to content

Commit 9aa52f6

Browse files
committed
echidna: enable nonmoving-gc
1 parent 1e57758 commit 9aa52f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ executables:
9494
- with-utf8
9595
ghc-options:
9696
- -threaded
97-
- '"-with-rtsopts=-A64m -N"'
97+
- '"-with-rtsopts=-A64m -N --nonmoving-gc"'
9898
when:
9999
- condition: (os(linux) || os(windows)) && flag(static)
100100
ghc-options:

0 commit comments

Comments
 (0)