[GHC] #10115: Unable to run cabal haddock --hoogle on GHC 7.10
#10115: Unable to run cabal haddock --hoogle on GHC 7.10 -------------------------------------+------------------------------------- Reporter: snoyberg | Owner: Type: bug | Status: new Priority: highest | Milestone: Component: Compiler | Version: 7.10.1-rc2 Keywords: | Operating System: Linux Architecture: x86_64 | Type of failure: Runtime crash (amd64) | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- At Herbert's recommendation, creating an issue based on the following email I sent to ghc-dev: I'm not really able to follow the details of this, but I wanted to raise to everyone's attention a serious bug with the current GHC 7.10 RC, Cabal 1.22, and/or Haddock. Currently, running `cabal haddock --hoogle` does not work. There seem to be two different issues open about it: https://github.com/haskell/haddock/issues/361 https://github.com/haskell/cabal/issues/2297 I really don't understand the issues here, but I'd claim that the severity of this should probably be a blocker for a GHC 7.10 release. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10115> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10115: Unable to run cabal haddock --hoogle on GHC 7.10 -------------------------------------+------------------------------------- Reporter: snoyberg | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.10.1 Component: Compiler | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Runtime crash | (amd64) Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by snoyberg): * milestone: => 7.10.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10115#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10115: Unable to run cabal haddock --hoogle on GHC 7.10 -------------------------------------+------------------------------------- Reporter: snoyberg | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.10.1 Component: Compiler | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Runtime crash | (amd64) Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"cbc7103044cff890c9916c8418b2f93cbece9b83/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="cbc7103044cff890c9916c8418b2f93cbece9b83" Update Haddock submodule This pulls in a cherry-picked commit adding support for the new `--package-name` and `--package-version` flags and thus helps addressing #10115. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10115#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10115: Unable to run cabal haddock --hoogle on GHC 7.10 -------------------------------------+------------------------------------- Reporter: snoyberg | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.10.1 Component: Compiler | Version: 7.10.1-rc2 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Runtime crash | (amd64) Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"14b78eb7390dcf78c104501f4c24ac013a70a766/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="14b78eb7390dcf78c104501f4c24ac013a70a766" Update Cabal submodule to latest 1.22.1.2 snapshot This addresses the Cabal side of #10115 as this pulls in the following two commits:
Make sure to pass the package key to ghc Haddock: Use --package-{name|version} when available }}}
-- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10115#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10115: Unable to run cabal haddock --hoogle on GHC 7.10 -------------------------------------+------------------------------------- Reporter: snoyberg | Owner: Type: bug | Status: closed Priority: highest | Milestone: 7.10.1 Component: Compiler | Version: 7.10.1-rc2 Resolution: fixed | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Runtime crash | (amd64) Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by hvr): * status: new => closed * resolution: => fixed Comment: This was merged into ghc-7.10 via cb51506b02a2ecf7b5e67a8069e61f4e8375ba67 Also, I can't reproduce this with RC3 anymore, so I'm closing this -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10115#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC