[GHC] #7671: No break spaces
GHC
cvs-ghc at haskell.org
Tue Feb 26 16:22:05 CET 2013
#7671: No break spaces
----------------------------------+-----------------------------------------
Reporter: zenzike | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler (Parser) | Version: 7.6.2
Keywords: alex lexer | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase: T7671
Blockedby: | Blocking:
Related: |
----------------------------------+-----------------------------------------
Comment(by ian@…):
commit c68aac1f2e59d0844a285b757777b950da91a8be
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Tue Feb 26 01:27:43 2013 +0000
Fix parsing of pragmas containing unicode characters; fixes #7671
compiler/parser/Lexer.x | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7671#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list