Revert "chore(debug): add rts option for stack trace"
This reverts commit b3c083f4d4.
This commit is contained in:
parent
b3c083f4d4
commit
b74477e67f
@ -262,7 +262,6 @@ when:
|
||||
ghc-options:
|
||||
- -Werror
|
||||
- -fwarn-tabs
|
||||
- +RTS -K0 -xc -RTS
|
||||
- condition: flag(dev)
|
||||
then:
|
||||
ghc-options:
|
||||
@ -275,7 +274,7 @@ when:
|
||||
ghc-options:
|
||||
- -O
|
||||
- -fllvm
|
||||
- +RTS -K0 -xc -RTS
|
||||
- +RTS -K0 -RTS
|
||||
data-files:
|
||||
- testdata/**
|
||||
library:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user