id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc
17,Make inferior-haskell-load-file work for .hsc files,tibbe,Baughn,"Being able to load file directly into GHCi is great for productivity. However, when working on FFI bindings you often have to write .hsc files which don't work with inferior-haskell-load-file. Perhaps we could run the file through hsc2hs (if installed), put the generated file either in a temp directory or in the same directory as the .hsc file and finally load it into GHCi.
",enhancement,new,major,other,,,,
