[GHC] #1452: "undefined reference" while linking executable
(for cyclic import project) in ghc-6.6.1
GHC
trac at galois.com
Fri Jun 22 07:51:25 EDT 2007
#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 mechvel at botik.ru):
* 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
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list