[GHC] #15390: Figure out why CircleCI isn't generating haddocks

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: task | Status: new Priority: highest | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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: -------------------------------------+------------------------------------- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: task | Status: new Priority: highest | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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): * owner: (none) => bgamari -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: task | Status: new Priority: highest | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | 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): * component: Compiler => Continuous Integration -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: task | Status: new Priority: highest | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | 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 mpickering): Is it because the build flavour that is used isn't the validate one? I think it's `quick` by default. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: task | Status: new Priority: highest | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | 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 bgamari): I actually don't think it is `quick` by default. By default it's essentially `perf` AFAIK. Moreover, `build.mk` explicitly contains, {{{#!make V=1 HADDOCK_DOCS=YES LATEX_DOCS=YES HSCOLOUR_SRCS=YES BUILD_DOCBOOK_HTML=YES BeConservative=YES }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15390: Figure out why CircleCI isn't generating haddocks -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: task | Status: closed Priority: highest | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | 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: new => closed * resolution: => fixed Comment: This has been sorted out in 9f937142f6. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15390#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC