#2427: Allow compilation of source from stdin
--------------------------------+-------------------------------------------
    Reporter:  guest            |        Owner:         
        Type:  feature request  |       Status:  new    
    Priority:  normal           |    Milestone:         
   Component:  Compiler         |      Version:  6.8.3  
    Severity:  minor            |   Resolution:         
    Keywords:                   |     Testcase:         
Architecture:  Unknown          |           Os:  Unknown
--------------------------------+-------------------------------------------
Comment (by guest):

 Actually, I just remembered - this could be useful in Darcs as well.
 Currently Darcs's configure script generates a bunch of files with
 different module & FFI imports (corresponding to various functionalities
 to enable/disable) and sees whether they compile; if GHC returned a non-
 zero exit code on failed compilation of stdin, then that would simplify
 things a little bit.

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