[GHC] #9860: Package flags not command line completable in 7.8

#9860: Package flags not command line completable in 7.8 -------------------------------------+------------------------------------- Reporter: kolmodin | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.4 Component: Compiler | Version: 7.8.3 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Incorrect Blocked By: | result at runtime Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Passing `--show-options` to ghc shows all the flags that ghc understands. Unfortunately `--show-options` does not list the package flags, `-package- db -package-id` etc. Requires a 1 line fix in `ghc/Main.hs`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9860 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9860: Package flags not command line completable in 7.8 -------------------------------------+------------------------------------- Reporter: kolmodin | Owner: kolmodin Type: bug | Status: new Priority: normal | Milestone: 7.8.4 Component: Compiler | Version: 7.8.3 Resolution: | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: Incorrect | Blocked By: result at runtime | Related Tickets: Test Case: | Blocking: | Differential Revisions: Phab:D554 | -------------------------------------+------------------------------------- Changes (by kolmodin): * owner: => kolmodin * differential: => Phab:D554 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9860#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9860: Package flags not command line completable in 7.8 -------------------------------------+------------------------------------- Reporter: kolmodin | Owner: kolmodin Type: bug | Status: closed Priority: normal | Milestone: 7.8.4 Component: Compiler | Version: 7.8.3 Resolution: fixed | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Unknown Type of failure: Incorrect | Blocked By: result at runtime | Related Tickets: Test Case: | Blocking: | Differential Revisions: Phab:D554 | -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: Merged to 7.8.4 (see dd52a54279005c3a994114950e378c884e1fee02). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9860#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC