[GHC] #7373: When building GHC: Failed to load interface for `GHC.Fingerprint'

GHC cvs-ghc at haskell.org
Fri May 3 19:06:02 CEST 2013


#7373: When building GHC: Failed to load interface for `GHC.Fingerprint'
-------------------------------+--------------------------------------------
  Reporter:  igloo             |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  normal            |      Milestone:  7.8.1           
 Component:  libraries/base    |        Version:  7.6.1           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by simonpj):

 Hmm.  I still don't get it.  Y.hi will not expect X.hi to exist.  So Z,
 which imports Y.hi, won't expect X.hi to exist either, will it?  It'll
 just look in X.hi-boot.

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



More information about the ghc-tickets mailing list