[GHC] #11215: Line endings in quasiquotations are not normalised
GHC
ghc-devs at haskell.org
Tue Dec 15 10:46:03 UTC 2015
#11215: Line endings in quasiquotations are not normalised
-------------------------------------+-------------------------------------
Reporter: refold | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I'd say at a minimum we should translate CRLF to LF on Windows. I'm
surprised the underlying file IO doesn't do this already.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11215#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list