[GHC] #14876: Reading source files in text mode so that we get CRLF conversion under Windows?
GHC
ghc-devs at haskell.org
Tue Mar 20 05:43:06 UTC 2018
#14876: Reading source files in text mode so that we get CRLF conversion under
Windows?
-------------------------------------+-------------------------------------
Reporter: SimonHengel | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by SimonHengel):
Should we consider to fix this for QuasiQuote only at first? I think
passing CRLF to quasi quoters hardly makes sense and can be the source of
windows specific bugs. But of course it's still a breaking change.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14876#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list