#1409: Allow recursively dependent modules transparently (without .hs-boot or
anything)
---------------------------------+------------------------------------------
    Reporter:  Isaac Dupree      |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  normal            |    Milestone:  _|_             
   Component:  Compiler          |      Version:  6.10.2          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by simonmar):

 Replying to [comment:18 augustss]:
 > Well, I suggested that when using SOURCE you have to supply the import
 list.
 > And I would also require the imported values to have type signatures in
 the other module.  With those premises I can write a dodgy sed script that
 kinda does the work.

 Ah, I took that to mean that only SOURCE imports would need import lists,
 but now I see that you meant all imports - or at least all imports of
 entities referred to by an entity in the loop.  I'm not keen on this, it
 seems worse than `.hs-boot` files.

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