1 import Test
.Cabal
.Prelude
2 -- Test building with profiling detail "late"
5 skipUnless
"no profiling libs" =<< hasProfiledLibraries
6 setup_build
["--enable-profiling", "--profiling-detail=late"]
7 -- ["--enable-profiling", "--profiling-detail=late-toplevel"]