id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2172,ghci / ghc -e outputs terminal escapes even when redirected to file/pipe,guest,,"When running the interpreter (ghc --interactive, ghc -e, or runhaskell) with stdout redirected to a file, pipe, or other non-tty, ghc sends some terminal initialization sequences.  This can be reproduced in a KDE konsole window:  ``ghc -e 'putStrLn ""hi"" >file'' will write an extraneous <escape>[?1034h to the file.",bug,closed,normal,,GHCi,6.8.2,duplicate,terminal escape sequences non-interactive,,Unknown/Multiple,Unknown/Multiple,,,,,,
