#2403: caching for runghc (runhaskell)
--------------------------------+-------------------------------------------
    Reporter:  jsnx             |       Owner:          
        Type:  feature request  |      Status:  new     
    Priority:  normal           |   Component:  Compiler
     Version:                   |    Severity:  normal  
    Keywords:                   |    Testcase:          
Architecture:  Multiple         |          Os:  Multiple
--------------------------------+-------------------------------------------
 I'd like `runghc` to compile and cache scripts, so they will run fast
 after the first shot. This could be available via a command line option,
 special name (`runhaskello`), or be governed by a config file -- I'm open
 to suggestions here.

 I still haven't quite worked out how to do this -- I'll have more ideas
 about the layout of the cache in a few days.

 I'm making a feature request of it not because I want someone else to do
 it, but rather because I'd like it to be accepted once I finish it and I
 wouldn't want to invest all the time and trouble in reworking `runghc` if
 it's just going to be rejected.

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