Safe Haskell | None |
---|
Threaded_TH
Description
Imported by Threaded
, since a TH splice can't be used in the
module where it is defined.
- forkTH :: Q Exp
Documentation
forkTH :: Q Exp
forkOS requires the threaded RTS, so this TH fails if haddock was
built without -threaded
.