[GHC] #10848: GHC/GHCi should optionally print errors in reversed order

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: Type: feature | Status: new request | Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Keywords: newcomer | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- This would be super useful especially when refactoring. The way I usually do refactoring is that I break things with a change, and then reload GHCi, fixing a couple of errors at a time. I almost always start with first error, which means I have to scroll every time I reaload GHCi. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: Type: feature request | Status: new Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by simonpj): Not hard; there's one spot where errors are sorted by source location. You'd just need another flag, and user documentation. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: | siddhanathan Type: feature request | Status: new Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by siddhanathan): * owner: => siddhanathan -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: siddhanathan Type: feature request | Status: new Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Resolution: | Keywords: newcomer 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 bernalex): Still working on this, siddhanathan? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: siddhanathan Type: feature request | Status: new Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Resolution: | Keywords: newcomer 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 siddhanathan): Yeah, I'm almost done. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: siddhanathan Type: feature request | Status: new Priority: lowest | Milestone: Component: GHCi | Version: 7.11 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1367 Wiki Page: | -------------------------------------+------------------------------------- Changes (by siddhanathan): * differential: => Phab:D1367 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10848: GHC/GHCi should optionally print errors in reversed order
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: siddhanathan
Type: feature request | Status: new
Priority: lowest | Milestone:
Component: GHCi | Version: 7.11
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1367
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#10848: GHC/GHCi should optionally print errors in reversed order
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: siddhanathan
Type: feature request | Status: new
Priority: lowest | Milestone:
Component: GHCi | Version: 7.11
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1367
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#10848: GHC/GHCi should optionally print errors in reversed order -------------------------------------+------------------------------------- Reporter: osa1 | Owner: siddhanathan Type: feature request | Status: closed Priority: lowest | Milestone: 8.0.1 Component: GHCi | Version: 7.11 Resolution: fixed | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: none Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1367 Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * testcase: => none * status: new => closed * resolution: => fixed * milestone: => 8.0.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10848#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC