#1108: -package and -idir in OPTIONS_GHC are ignored, but manual says that
they're
dynamic
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.6.1
Component: Compiler | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
--------------------------------+-------------------------------------------
Changes (by simonmar):
* owner: => igloo
* type: bug => merge
Comment:
These flags are not fully dynamic: they work with GHCi's `:set`, but not
in `OPTIONS_GHC`. I've now documented that.
Ian, please merge:
{{{
Thu Feb 1 12:40:58 GMT 2007 Simon Marlow <[EMAIL PROTECTED]>
* some dynamic flags cannot be used with OPTIONS_GHC, e.g. -i, -package
fixes #1108
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1108>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs