From b74477e67fd38117f0465990347fae138153393c Mon Sep 17 00:00:00 2001 From: Steffen Jost Date: Thu, 20 Apr 2023 19:24:06 +0200 Subject: [PATCH] Revert "chore(debug): add rts option for stack trace" This reverts commit b3c083f4d41f0c3c273a49081b38f410a056a8da. --- package.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index 99c9bb23d..08a3b8edc 100644 --- a/package.yaml +++ b/package.yaml @@ -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: