[GHC] #16239: hadrian fails to "build" _build/docs/html/libraries/base/base.haddock

GHC ghc-devs at haskell.org
Fri Jan 25 20:49:29 UTC 2019


#16239: hadrian fails to "build" _build/docs/html/libraries/base/base.haddock
-------------------------------------+-------------------------------------
        Reporter:  alpmestan         |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  8.7
  (Hadrian)                          |
      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 alpmestan):

 I use https://github.com/alpmestan/ghc.nix to provide a build environment
 and launch a simple command to build that haddock target:

 {{{ #!sh
 $ nix-shell path/to/ghc.nix/ --run './boot && ./configure;
 hadrian/build.sh -o_foo -V -j4 _foo/docs/html/libraries/base/base.haddock'
 }}}

 should do.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16239#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list