From 8a9a440652e68c9c22f15e5cd0e41bcd8bb594c3 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 30 Apr 2024 12:40:49 +0200 Subject: GHC flags unnecessary --- repro.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repro.cabal b/repro.cabal index 86ba3e7..9a21b3b 100644 --- a/repro.cabal +++ b/repro.cabal @@ -10,6 +10,6 @@ executable test main-is: Main.hs other-modules: Foo hs-source-dirs: . - ghc-options: -Wall -O2 -threaded -rtsopts + ghc-options: -Wall build-depends: base, template-haskell default-language: Haskell2010 -- cgit v1.2.3-70-g09d2