diff --git a/get-tested.cabal b/get-tested.cabal index 323361d..fabf727 100644 --- a/get-tested.cabal +++ b/get-tested.cabal @@ -43,6 +43,8 @@ common ghc-options -finline-generics-aggressively -fexpose-all-unfoldings -threaded -Wunused-packages + ghc-prof-options: -fprof-auto -fno-prof-count-entries -fprof-auto-calls + common rts-options ghc-options: -rtsopts -threaded "-with-rtsopts=-N -T"