[cvs-nhc98] patch applied (nhc98): Fix pragma handling in driver script (from Matthias Kilian).

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Fri Sep 5 11:05:25 EDT 2008


Fri Sep  5 08:03:03 PDT 2008  Malcolm.Wallace at cs.york.ac.uk
  * Fix pragma handling in driver script (from Matthias Kilian).
  Wrapping up RUNFLAGS into +RTS/-RTS was done too early to do the
  correct thing when source files contain rts pragmas.  Additionally, rts
  options found as pragmas in multiple source files would accumulate, and
  not apply to only the current file in question.

    M ./script/nhc98.inst -7 +9

View patch online:
http://darcs.haskell.org/nhc98/_darcs/patches/20080905150303-6871e-a9eb660df60f7e1c1b6ea435472a7e661c0584a5.gz


More information about the Cvs-nhc98 mailing list