#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 nr):

 * cc: [email protected] (added)

Comment:

 I am quite interested in extending Haskell import lists to be more like ML
 signatures (don't worry, no ML functors, I promise!).  With such an
 explicit signature, I hope it would be possible to eliminate the hs-boot
 file.  Or as a further step, one could compile signatures separately, then
 use them instead of .hs-boot.   Also, I think Derek Dreyer could be
 persuaded to have a look at this problem.

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