[GHC] #8320: Build fails due to Haddock error in ghc-prim:GHC.Types
GHC
ghc-devs at haskell.org
Wed Sep 25 16:11:43 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 darchon):
I've enabled tracing code for interface reading code, and I get a little
more detail:
{{{
Starting fork { Dict fun Control.Applicative.$fAlternative[]
Starting fork { Declaration for $fAlternative[]
Loading decl for Control.Applicative.$fAlternative[]
updating EPS_
Considering whether to load ghc-prim:GHC.Types {- SYSTEM -}
Reading interface for ghc-prim:GHC.Types;
reason: Need home interface for wired-in thing []
updating EPS_
attempting to use module ‛ghc-prim:GHC.Types’ (libraries/ghc-
prim/./GHC/Types.hs) which is not loaded
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8320#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list