#2687: Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1
---------------------------------+------------------------------------------
    Reporter:  albertfong        |       Owner:          
        Type:  bug               |      Status:  new     
    Priority:  normal            |   Component:  Compiler
     Version:  6.9               |    Severity:  normal  
    Keywords:                    |    Testcase:          
Architecture:  Unknown/Multiple  |          Os:  Windows 
---------------------------------+------------------------------------------
 When compiling unicode-prelude-0.1 using GHC 6.10.0.20081007, the
 following error occurs:
 {{{
 PS X:\unicode-prelude-0.1> runghc Setup.hs build
 Preprocessing library unicode-prelude-0.1...
 Building unicode-prelude-0.1...

 Prelude\Unicode.hs:68:7: lexical error at character '\183'
 }}}

 Lexing fails for the 'middle dot' character (\183). This is a regression,
 since unicode-prelude-0.1 builds successfully with GHC 6.8.3.

 Link to package [http://hackage.haskell.org/packages/archive/unicode-
 prelude/0.1/unicode-prelude-0.1.tar.gz here].

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2687>
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

Reply via email to