logo       

[ ghc-Bugs-1164833 ] Panic while linking with hs-boot files: msg#00111

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1164833 ] Panic while linking with hs-boot files

Bugs item #1164833, was opened at 2005-03-16 22:04
Message generated for change (Comment added) made by simonpj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1164833&group_id=8032

Category: Compiler
Group: 6.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: iavor (yavorche)
Assigned to: Nobody/Anonymous (nobody)
Summary: Panic while linking with hs-boot files

Initial Comment:
Hello,
GHC 6.4 panics while trying to link recursive hs-boot
files.
The problem is illustrated in the attached tar.gz file.
Just typing "make" should hopefully reporduce the problem.
I am using a Mandrake 10.1 linux distribution.
-Iavor

----------------------------------------------------------------------

>Comment By: Simon Peyton Jones (simonpj)
Date: 2005-03-17 10:20

Message:
Logged In: YES
user_id=50165

Thanks for a well-characterised bug report.

The program is erroneous, becuase module B is not imported
anywhere.
(It's only SOURCE imported, which isn't enough, because the
main
source module will never be compiled.) I'll add
documentation on this point.

I've fixed the HEAD to check for this.

Actually, doing so showed up another bug, which I also fixed.



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1164833&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise