#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          
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by guest):

 One other suggestion for anyone interested in making this happen - ban
 defaulting in your initial version, get it working nicely, then add
 defaulting. This will help make the initial design simpler, and will
 require you to add more type information in the input modules you're
 testing it on, which should help to flush out more bugs.

 Switching back to regular input modules for testing your production
 version will no doubt uncover a few extra bugs.

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