fix: nonmoving-gc still segfaults
This commit is contained in:
parent
4061fb5c3a
commit
c404ce9b35
@ -267,7 +267,7 @@ executables:
|
|||||||
- condition: flag(library-only)
|
- condition: flag(library-only)
|
||||||
buildable: false
|
buildable: false
|
||||||
ghc-options:
|
ghc-options:
|
||||||
- -threaded -rtsopts "-with-rtsopts=-N -T --nonmoving-gc"
|
- -threaded -rtsopts "-with-rtsopts=-N -T"
|
||||||
uniworxdb:
|
uniworxdb:
|
||||||
main: Database.hs
|
main: Database.hs
|
||||||
ghc-options:
|
ghc-options:
|
||||||
|
|||||||
Reference in New Issue
Block a user