[cvs-nhc98] Hoorah! {-# OPTIONS_COMPILE #-} and {-# OPTIONS_LINK #-} no

Malcolm Wallace malcolm@sparud.net
Mon, 8 Jan 2001 22:03:35 +0100 (CET)


malcolm: Mon Jan  8 22:03:34 CET 2001

Update of /usr/src/master/nhc/script
In directory hinken:/tmp/cvs-serv10959

Modified Files:
	nhc98.inst 
Log Message:
Hoorah!  {-# OPTIONS_COMPILE #-} and {-# OPTIONS_LINK #-} now work fully.
Link options from all .hs files are added together, whereas compile
options apply only to the individual .hs file which contains them.