Safe HaskellSafe

Threaded_TH

Description

Imported by Threaded, since a TH splice can't be used in the module where it is defined.

Synopsis

Documentation

forkTH :: Q Exp #

forkOS requires the threaded RTS, so this TH fails if haddock was built without -threaded.