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

GHC ghc-devs at haskell.org
Mon Jul 16 22:22:58 UTC 2018


#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


More information about the ghc-tickets mailing list