/* ----------------------------------------------------------------------------- * * Default RTS options. * * ---------------------------------------------------------------------------*/ #include "PosixSource.h" #include "Rts.h" #include // Default RTS options can be given by providing an alternate // definition for this variable, pointing to a string of RTS options. char *ghc_rts_opts = NULL;