#5194: "Fix build" broke build?
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:  benl               
        Type:  bug                |      Status:  new                
    Priority:  normal             |   Component:  Compiler           
     Version:  7.1                |    Keywords:                     
    Testcase:                     |   Blockedby:                     
          Os:  Linux              |    Blocking:                     
Architecture:  x86                |     Failure:  Building GHC failed
----------------------------------+-----------------------------------------
Changes (by benl):

  * owner:  => benl


Comment:

 Sorry. I took out that import to fix a validate warning on OSX, but it
 broke other platforms. The occurrence of cProjectVersion is in an #ifdef,
 which is why it worked on OSX but not others. One more reason not to use
 #ifdef in Haskell code.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5194#comment:3>
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