[GHC] #8320: Build fails due to Haddock error in ghc-prim:GHC.Types
GHC
ghc-devs at haskell.org
Wed Sep 25 04:25:22 CEST 2013
#8320: Build fails due to Haddock error in ghc-prim:GHC.Types
----------------------------------------+---------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.7
Resolution: | Keywords:
Operating System: Linux | Architecture: x86
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+---------------------------
Comment (by kazu-yamamoto):
I saw this problem (the top, not comment 2) on 32bit Linux. I saw #8276 on
64bit Linux. Of source, if I put
{{{
HADDOCK_DOCS = NO
}}}
to mk/build.mk, building GHC works fine on both Linux.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8320#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list