Revert "chore(debug): add rts option for stack trace"

This reverts commit b3c083f4d4.
This commit is contained in:
Steffen Jost 2023-04-20 19:24:06 +02:00
parent b3c083f4d4
commit b74477e67f

View File

@ -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: