#7351: showRichTokenStream has an off-by one error on starting col
---------------------------------+------------------------------------------
Reporter: alanz | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 7.6.2
Component: GHC API | Version: 7.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by marlowsd@…):
commit cdf1389865885c190d4b2f0eb81fc659b375fb6f
{{{
Author: Simon Marlow <[email protected]>
Date: Wed Oct 24 13:23:08 2012 +0100
fix off-by-one-column in showRichTokenStream (#7351)
compiler/main/GHC.hs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7351#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs