[ ghc-Bugs-1025941 ] Big problems running ghc and ghci

2004-09-16 Thread SourceForge.net
Bugs item #1025941, was opened at 2004-09-10 15:57 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=1025941group_id=8032 Category: Compiler Group: 6.2.1 Status: Open Resolution: None Priority: 5

[ ghc-Bugs-1025941 ] Big problems running ghc and ghci

2004-09-16 Thread SourceForge.net
Bugs item #1025941, was opened at 2004-09-11 01:57 Message generated for change (Comment added) made by joshrenton You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=1025941group_id=8032 Category: Compiler Group: 6.2.1 Status: Open Resolution: None Priority:

-fwarn-unused-imports confused by hi-boot files

2004-09-16 Thread George Russell
# ghc -fwarn-unused-imports C.hs C.hs:1: Warning: Module `A' is imported, but nothing from it is used (except perhaps instances visible in `A') However if I comment out the import of A I get ./B.hi-boot:3: tcLookup: `A.A' is not in scope In the type synonym declaration