[project @ 2005-04-19 15:28:35 by simonmar]
authorsimonmar <unknown>
Tue, 19 Apr 2005 15:28:35 +0000 (15:28 +0000)
committersimonmar <unknown>
Tue, 19 Apr 2005 15:28:35 +0000 (15:28 +0000)
commit44eaf25ca41ba4ec730a4d02ecf3dc4592714908
tree0742cd24279fc49dd0b81d19898e1d3c8290153a
parent1996af4376c70c8fa33b1a4068fe613523517b90
[project @ 2005-04-19 15:28:35 by simonmar]
- DriverPipeline.compile: report errors in GHC_OPTIONS pragmas using the
  Message callback, and give them a proper line number.

- GHC.checkModule: read the GHC_OPTIONS pragma, and report errors
  appropriately.
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/GHC.hs