diff --git a/package.yaml b/package.yaml index 3be4869eb..6654c1913 100644 --- a/package.yaml +++ b/package.yaml @@ -345,6 +345,8 @@ tests: ghc-options: - -fno-warn-orphans - -threaded -rtsopts "-with-rtsopts=-N -T" + - -fprof + - -fprof-auto hlint: main: Hlint.hs other-modules: []