#5194: "Fix build" broke build?
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:                     
        Type:  bug                |      Status:  new                
    Priority:  normal             |   Component:  Compiler           
     Version:  7.1                |    Keywords:                     
    Testcase:                     |   Blockedby:                     
          Os:  Linux              |    Blocking:                     
Architecture:  x86                |     Failure:  Building GHC failed
----------------------------------+-----------------------------------------
 changeset 5bfa6a6382a4e4b949d333b1996065e9bcfacb18 removed `import Config`
 from `compiler/nativeGen/AsmCodeGen.lhs`, building failed with
 {{{
 compiler/nativeGen/AsmCodeGen.lhs:457:55:
     Not in scope: `cProjectVersion'
 }}}
 Reinserting the import made `AsmCodeGen.lhs` compile again, I'd be
 surprised if it breaks the build later on (build currently underway).

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to