id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
1967,Allow runhaskell to execute not .hs/.lhs files,NeilMitchell,,"Given a file foo.html, which is secretly a literate Haskell script, you can execute it using:

{{{
ghc --make -x lhs foo.html
ghci -x lhs foo.html
}}}

However, there appears to be no way to execute the file using runhaskell. It would be nice if there was some method of doing this.",feature request,closed,normal,,Compiler,6.8.1,duplicate,,,Unknown/Multiple,Unknown/Multiple,,Unknown,,,,
