#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  |  
---------------------------------+------------------------------------------
Changes (by NeilMitchell):

 * cc: [email protected] (added)

Comment:

 The -boot files are particularly annoying if you don't use {{{--make}}},
 since then you need to write some reasonably complex build rules to get
 everything working. Having GHC perform this magic, even at the cost of
 essentially moving the -boot file in to the source file, would be nice.

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