#924: TcRnDriver.checkHiBootIface should check exports
----------------------+-----------------------------------------------------
 Reporter:  simonpj   |          Owner:  igloo  
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:  6.8    
Component:  Compiler  |        Version:  6.4.2  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  Unknown
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

  * milestone:  6.6.1 => 6.8
  * testcase:  =>
  * owner:  simonpj => igloo

Old description:

> The hs-boot check in TcRnDriver should check that the main module exports
> everything that the boot module does.  Currently this check is missing.
>
> Simon

New description:

 The hs-boot check in `TcRnDriver` should check that the main module
 exports everything that the boot module does.  Currently this check is
 missing.

 Simon

Comment:

 Fixed.  But I ended up doing so in a way that will be fiddly, at best, to
 merge into the 6.6 branch.  I think we could safely leave this for 6.8.

 So I'm leaving it without a merge indictor.

 I've emailed a test case to Ian, and reassigning it to him, to close when
 the test case is added.

 Simon

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