RE: Run-time options in ghc on Linux

6 Jan
2003
6 Jan
'03
1:36 p.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
8218
Age (days ago)
8218
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow