diff --git a/cabal.config b/cabal.config new file mode 100644 index 000000000..792f6d648 --- /dev/null +++ b/cabal.config @@ -0,0 +1,2 @@ +library-profiling: True +executable-profiling: True