#1452: "undefined reference" while linking executable (for cyclic import 
project)
in ghc-6.6.1
------------------------------+---------------------------------------------
    Reporter:  guest          |        Owner:                  
        Type:  bug            |       Status:  new             
    Priority:  normal         |    Milestone:                  
   Component:  Compiler       |      Version:  6.6.1           
    Severity:  normal         |   Resolution:                  
    Keywords:  cyclic import  |   Difficulty:  Moderate (1 day)
          Os:  Linux          |     Testcase:                  
Architecture:  x86            |  
------------------------------+---------------------------------------------
Changes (by [EMAIL PROTECTED]):

  * difficulty:  Unknown => Moderate (1 day)
  * keywords:  => cyclic import

Comment:

 The bug is easy to find. 18 .hs modules, each value (except 1 small
 function) is
 trivially defined as (\ _ _ ... -> error ""). Its complexity is only in
 many imported types
 and many imported values, with a bit of cyclic import.

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