[GHC] #10848: GHC/GHCi should optionally print errors in reversed order
GHC
ghc-devs at haskell.org
Sun Sep 6 19:54:37 UTC 2015
#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
More information about the ghc-tickets
mailing list