#1510: Fix warning issued when using the -fhpc flag
-------------------------------+--------------------------------------------
  Reporter:  AndyGill          |          Owner:  [EMAIL PROTECTED]
      Type:  bug               |         Status:  new            
  Priority:  normal            |      Milestone:  6.8            
 Component:  Code Coverage     |        Version:  6.7            
  Severity:  major             |       Keywords:                 
Difficulty:  Moderate (1 day)  |             Os:  Unknown        
  Testcase:                    |   Architecture:  Unknown        
-------------------------------+--------------------------------------------
When compiling multi-module code, -fhpc compiled code issues various
 warning of
 the form

 {{{
 /Users/andy/darcs/ghc/ghc-quick-1/libraries/base/dist/build/GHC/Base.hi
 Declaration for flip
 Unfolding of GHC.Base.flip:
   Iface id out of scope:  {tick (base:GHC.Base, 95)}
 }}}

 They seem benign, but need investigated, and either removed or corrected.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1510>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to