[GHC] #11308: haddock and Cabal regression
#11308: haddock and Cabal regression -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: bug | Status: new Priority: highest | Milestone: 8.0.1 Component: Documentation | Version: 7.11 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Here's the bug: https://github.com/haskell/cabal/issues/3004 It's blocking on: https://github.com/haskell/haddock/issues/379 This ticket is to make sure we don't ship a buggy Cabal/haddock pair. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11308> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11308: haddock and Cabal regression -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: bug | Status: upstream Priority: highest | Milestone: 8.0.1 Component: Documentation | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => upstream Comment: I have merged the Haddock portion to both Haddock's `v2.16` and `master` branches and bumped the Haddock submodule. I am currently waiting on the Cabal part to be merged. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11308#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11308: haddock and Cabal regression -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: bug | Status: upstream Priority: highest | Milestone: 8.0.1 Component: Documentation | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"89ba83d981df3e56809440764cf81773bc33d00a/ghc" 89ba83d9/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="89ba83d981df3e56809440764cf81773bc33d00a" Bump Cabal and Haddock to fix #11308 Bump Cabal and Haddock submodules such that they both support GCC-style response files on Windows. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11308#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11308: haddock and Cabal regression -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: bug | Status: closed Priority: highest | Milestone: 8.0.1 Component: Documentation | Version: 7.11 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: upstream => closed * resolution: => fixed Comment: This has been fixed in both `master` and `ghc-8.0`. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11308#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC