> Is there an easy way to hardcode RTS options in binaries produced by > GHC? I know I can make a shell script but an option in GHC could be > nicer. See: http://www.haskell.org/ghc/docs/latest/html/users_guide/runtime-control.html#RTS-HOOKS Cheers, Simon