[GHC] #9367: GHCI :list uses malformed line endings (<CR><CR><LF>) on Windows
GHC
ghc-devs at haskell.org
Thu Oct 30 04:15:30 UTC 2014
#9367: GHCI :list uses malformed line endings (<CR><CR><LF>) on Windows
---------------------------------------+----------------------------------
Reporter: kraai | Owner: gintas
Type: bug | Status: patch
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: Phab:D382 |
---------------------------------------+----------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"45175e13edad452843207491d01cdbce0bedbbd4/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="45175e13edad452843207491d01cdbce0bedbbd4"
Extra CRs are now filtered out from the source file for :list.
Fixes #9367.
Reviewers: austin
Reviewed By: austin
Subscribers: #ghc_windows_task_force, thomie, carter, simonmar
Differential Revision: https://phabricator.haskell.org/D382
GHC Trac Issues: #9367
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9367#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list