Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.AssertNF.CPP localizes our use of CPP around calls
to assertNFHere
, primarily to give tooling (e.g. ormolu)
an easier time.
We disable the assertNF
-related code because it is provided
by the package ghc-heap-view, which can't be built using profiling.