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

 * cc: [EMAIL PROTECTED] (added)

Comment:

 I ran into this before too.  I think it was when I was trying to run
 QuickCheck stuff with some script... Anyway, that could work fine for a
 single module, but GHC doesn't allow multiple modules in the same file, if
 you want to allow executing anything fancy like that using only stdin (
 reminding me to put #2428 ).

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