RE: Run-time options in ghc on Linux

6 Jan
2003
6 Jan
'03
8:36 a.m.
Ok, $ cat >null.hs module Main(main) where main = return () $ ghc null.hs -o null $ ./null +RTS -? $
Is your GHCRTS environment variable set to anything? Cheers, Simon
8302
Age (days ago)
8302
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow