graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellNone
LanguageHaskell2010

GHC.AssertNF.CPP

Description

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.

Documentation