diff --git a/unused.cabal b/unused.cabal index ac445f6..c81b7cf 100644 --- a/unused.cabal +++ b/unused.cabal @@ -77,13 +77,13 @@ library , vector , mtl , transformers - ghc-options: -Wall -O + ghc-options: -Wall default-language: Haskell2010 executable unused hs-source-dirs: app main-is: Main.hs - ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -O + ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall build-depends: base , unused , optparse-applicative